aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/kickpim/Makefile4
-rw-r--r--deskutils/kickpim/pkg-plist1
-rw-r--r--deskutils/krss/Makefile4
-rw-r--r--deskutils/superkaramba/Makefile2
-rw-r--r--devel/kscope/Makefile3
5 files changed, 7 insertions, 7 deletions
diff --git a/deskutils/kickpim/Makefile b/deskutils/kickpim/Makefile
index b887908eaef5..e3753e66d138 100644
--- a/deskutils/kickpim/Makefile
+++ b/deskutils/kickpim/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kickpim
PORTVERSION= 0.5.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ COMMENT= Panel applet for editing and accessing the KDE addressbook
USE_KDEBASE_VER= 3
USE_BZIP2= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_REINPLACE= yes
CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}"
diff --git a/deskutils/kickpim/pkg-plist b/deskutils/kickpim/pkg-plist
index 2b299a877eea..3a4eb4ffca60 100644
--- a/deskutils/kickpim/pkg-plist
+++ b/deskutils/kickpim/pkg-plist
@@ -1,3 +1,4 @@
+lib/libkickpim.a
lib/libkickpim.la
lib/libkickpim.so
share/apps/kicker/applets/kickpim.desktop
diff --git a/deskutils/krss/Makefile b/deskutils/krss/Makefile
index 325077a377b4..6a4f51c51321 100644
--- a/deskutils/krss/Makefile
+++ b/deskutils/krss/Makefile
@@ -16,9 +16,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE Rich Site Summary viewer
-USE_KDEBASE_VER= 3
+USE_KDEBASE_VER=3
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= LIBQT="-lqt-mt ${PTHREAD_LIBS}" KDB2HTML=${TRUE}
MAKE_ENV= LIBQT="-lqt-mt ${PTHREAD_LIBS}" KDB2HTML=${TRUE}
USE_REINPLACE= yes
diff --git a/deskutils/superkaramba/Makefile b/deskutils/superkaramba/Makefile
index 2ac06abfac35..cf9b4b2cba38 100644
--- a/deskutils/superkaramba/Makefile
+++ b/deskutils/superkaramba/Makefile
@@ -17,7 +17,7 @@ CONFLICTS= kdeutils-3.5.[0-9]*
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_KDEBASE_VER= 3
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
USE_GNOME= glib12 gtk12
USE_PYTHON= yes
diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile
index dcc8a599453d..7c4e947d51a4 100644
--- a/devel/kscope/Makefile
+++ b/devel/kscope/Makefile
@@ -22,8 +22,7 @@ RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags \
DOCSDIR= ${PREFIX}/share/doc/HTML/en/${PORTNAME}
USE_KDEBASE_VER=3
-
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
USE_REINPLACE= yes