Index: head/deskutils/basket/files/patch-src::Makefile.in =================================================================== --- head/deskutils/basket/files/patch-src::Makefile.in (revision 93533) +++ head/deskutils/basket/files/patch-src::Makefile.in (nonexistent) @@ -1,19 +0,0 @@ ---- src/Makefile.in.orig Sat Oct 18 12:27:01 2003 -+++ src/Makefile.in Sat Oct 18 12:31:59 2003 -@@ -264,7 +264,7 @@ - # the application source, library search path, and link libraries - basket_SOURCES = main.cpp basket.cpp basketcontainer.cpp basketitem.cpp basketitemproperties.cpp configaction.cpp debugwindow.cpp uibasketproperties.cpp additemdialog.cpp variouswidgets.cpp - basket_LDFLAGS = $(KDE_RPATH) $(all_libraries) --basket_LDADD = $(LIB_KDEUI) -+basket_LDADD = -lkio $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) $(LIBSOCKET) - - # this is where the desktop file will go - shelldesktopdir = $(kde_appsdir)/Utilities -@@ -274,7 +274,6 @@ - shellrcdir = $(kde_datadir)/basket - shellrc_DATA = basketui.rc - --AM_CXXFLAGS = -lkio - subdir = src - mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs - CONFIG_HEADER = $(top_builddir)/config.h Property changes on: head/deskutils/basket/files/patch-src::Makefile.in ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/deskutils/basket/Makefile =================================================================== --- head/deskutils/basket/Makefile (revision 93533) +++ head/deskutils/basket/Makefile (revision 93534) @@ -1,26 +1,28 @@ # New ports collection makefile for: basket # Date created: Mon Sep 8 19:32:42 CEST 2003 # Whom: Markus Brueffer # # $FreeBSD$ PORTNAME= basket -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= deskutils kde MASTER_SITES= http://www.sebastien.laout.tuxfamily.org/basket/ MAINTAINER= brueffer@phoenix-systems.de COMMENT= Desktop organization tool +WRKSRC= ${WRKDIR}/${PORTNAME}-0.3.2 USE_KDELIBS_VER= 3 USE_GMAKE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} post-patch: - @${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \ - ${WRKSRC}/${CONFIGURE_SCRIPT} + @${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/${CONFIGURE_SCRIPT} -.include +.include +.include "${PORTSDIR}/x11/kde3/Makefile.kde" +.include Property changes on: head/deskutils/basket/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/deskutils/basket/distinfo =================================================================== --- head/deskutils/basket/distinfo (revision 93533) +++ head/deskutils/basket/distinfo (revision 93534) @@ -1 +1 @@ -MD5 (basket-0.3.2.tar.gz) = 1e20e64de17beabc1404ee04063de3a6 +MD5 (basket-0.3.3.tar.gz) = f3ba4ab2905325ab23563cda9a867989 Property changes on: head/deskutils/basket/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property