aboutsummaryrefslogtreecommitdiff
path: root/security/kgpg-kde4/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-02-18 14:23:03 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-02-18 14:23:03 +0000
commite9c34f4c34b0640b3613f03cd96e9f19730b2a07 (patch)
treeef2b2b24dfacf6def95c54d3379c421565b1fe2b /security/kgpg-kde4/Makefile
parent4dc7ccc95d370549c7c9c7c9c253d64aa92881ae (diff)
downloadports-e9c34f4c34b0640b3613f03cd96e9f19730b2a07.tar.gz
ports-e9c34f4c34b0640b3613f03cd96e9f19730b2a07.zip
Notes
Diffstat (limited to 'security/kgpg-kde4/Makefile')
-rw-r--r--security/kgpg-kde4/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile
index 58979017b208..4bb89a5f948d 100644
--- a/security/kgpg-kde4/Makefile
+++ b/security/kgpg-kde4/Makefile
@@ -4,8 +4,7 @@
PORTNAME= kgpg
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= security kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
+MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
@@ -13,13 +12,9 @@ COMMENT= Encryption tool for KDE
RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
-CONFLICTS_INSTALL_INSTALL= kdeutils-4.[0-7].*
-LATEST_LINK= ${PORTNAME}4
-
USE_XZ= yes
USE_KDE4= kdeprefix kdehier automoc4 kdelibs pimlibs
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
-NO_STAGE= yes
.include <bsd.port.mk>