aboutsummaryrefslogtreecommitdiff
path: root/x11/kde4
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-08-25 04:37:30 +0000
committerWill Andrews <will@FreeBSD.org>2002-08-25 04:37:30 +0000
commitebe714bf059d5b2f7a57f05b433668bd211c601f (patch)
tree4f7a8e96d31777715ca35358edea5f125a285800 /x11/kde4
parent0a919dbd315537adf3c8c8bd7e3fdc9c3509ddbc (diff)
downloadports-ebe714bf059d5b2f7a57f05b433668bd211c601f.tar.gz
ports-ebe714bf059d5b2f7a57f05b433668bd211c601f.zip
Notes
Diffstat (limited to 'x11/kde4')
-rw-r--r--x11/kde4/Makefile1
-rw-r--r--x11/kde4/Makefile.kde2
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile
index f4e2ce9e1ca3..5020bbbdda47 100644
--- a/x11/kde4/Makefile
+++ b/x11/kde4/Makefile
@@ -7,7 +7,6 @@
PORTNAME= kde
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
CATEGORIES= x11 kde
MASTER_SITES= # empty
DISTFILES= # none
diff --git a/x11/kde4/Makefile.kde b/x11/kde4/Makefile.kde
index da73119350fd..67c1ae689e92 100644
--- a/x11/kde4/Makefile.kde
+++ b/x11/kde4/Makefile.kde
@@ -15,6 +15,8 @@ COPY= -c -p
.if defined(KDE_I18N)
_NO_KDE_FINAL= yes
_NO_KDE_NDEBUG= yes
+DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PKGNAMEPREFIX:S/-$//}
.endif
# Unfortunately, this feature doesn't work right now due to binary files.