aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/sweeper/Makefile
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2007-03-14 03:13:51 +0800
committerlofi <lofi@FreeBSD.org>2007-03-14 03:13:51 +0800
commit87432be6bd25eb3480437ba60a5215c0dd638df1 (patch)
treeab7de9e071d3f9ea98b89e91c1837df514575248 /sysutils/sweeper/Makefile
parentf2070767435cacee5050d2f4e654719a24f5a4fd (diff)
downloadfreebsd-ports-gnome-87432be6bd25eb3480437ba60a5215c0dd638df1.tar.gz
freebsd-ports-gnome-87432be6bd25eb3480437ba60a5215c0dd638df1.tar.zst
freebsd-ports-gnome-87432be6bd25eb3480437ba60a5215c0dd638df1.zip
Update to KDE 3.5.6 / KOffice 1.6.2
Diffstat (limited to 'sysutils/sweeper/Makefile')
-rw-r--r--sysutils/sweeper/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile
index b686c7c02ca1..d2a8b1c1613f 100644
--- a/sysutils/sweeper/Makefile
+++ b/sysutils/sweeper/Makefile
@@ -7,7 +7,6 @@
PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 3
CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -18,7 +17,7 @@ COMMENT= Utilities for the KDE integrated X11 desktop
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
netsnmp:${PORTSDIR}/net-mgmt/net-snmp
-RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1
+RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]*
@@ -35,7 +34,7 @@ DO_NOT_COMPILE+=klaptopdaemon kmilo
CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}"
CONFIGURE_ARGS+=--with-pythondir=${LOCALBASE}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"