diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-13 19:13:51 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-13 19:13:51 +0000 |
commit | a209c5b185423decb49344e360900c7bd7e43222 (patch) | |
tree | beea7a17a306cd21cbbf4ce8ce1eae64ec530cca /comms/kremotecontrol | |
parent | 7f59efef38bda87187c5cccd4d443c9b31fb9a51 (diff) | |
download | ports-a209c5b185423decb49344e360900c7bd7e43222.tar.gz ports-a209c5b185423decb49344e360900c7bd7e43222.zip |
Notes
Diffstat (limited to 'comms/kremotecontrol')
-rw-r--r-- | comms/kremotecontrol/Makefile | 5 | ||||
-rw-r--r-- | comms/kremotecontrol/distinfo | 6 | ||||
-rw-r--r-- | comms/kremotecontrol/pkg-plist | 1 |
3 files changed, 5 insertions, 7 deletions
diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index b686c7c02ca1..d2a8b1c1613f 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/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" diff --git a/comms/kremotecontrol/distinfo b/comms/kremotecontrol/distinfo index cdaf81b48169..eecf40517f6e 100644 --- a/comms/kremotecontrol/distinfo +++ b/comms/kremotecontrol/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-3.5.5.tar.bz2) = a20a732284a3dcb735665e45f5be532e -SHA256 (KDE/kdeutils-3.5.5.tar.bz2) = 38914c84c8829ba7beb8a0e0c0ef8b4c7eee29b588c6529ff39c0bc0370f0457 -SIZE (KDE/kdeutils-3.5.5.tar.bz2) = 2988542 +MD5 (KDE/kdeutils-3.5.6.tar.bz2) = e0ea2c15ccf2bd3d8be5f2bf57cfe14a +SHA256 (KDE/kdeutils-3.5.6.tar.bz2) = 7efc558fca536a0b86abd51d7b0b9ca168e8364c222115e29424662acb0e473b +SIZE (KDE/kdeutils-3.5.6.tar.bz2) = 2989659 diff --git a/comms/kremotecontrol/pkg-plist b/comms/kremotecontrol/pkg-plist index bcd5d9ba088a..782d19b830c1 100644 --- a/comms/kremotecontrol/pkg-plist +++ b/comms/kremotecontrol/pkg-plist @@ -123,7 +123,6 @@ share/applications/kde/kdf.desktop share/applications/kde/kgpg.desktop share/applications/kde/khexedit.desktop share/applications/kde/kregexpeditor.desktop -share/applications/kde/ksim.desktop share/applications/kde/ktimer.desktop share/applications/kde/kwalletconfig.desktop share/applications/kde/kwalletmanager-kwalletd.desktop |