summaryrefslogtreecommitdiff
path: root/x11/kdebase4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase4/Makefile')
-rw-r--r--x11/kdebase4/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile
index 47d2d4b60935..ed45162a6049 100644
--- a/x11/kdebase4/Makefile
+++ b/x11/kdebase4/Makefile
@@ -8,10 +8,9 @@
PORTNAME= kdebase
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src
+MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
@@ -67,7 +66,6 @@ pre-extract::
post-extract:
@${ECHO} "#!/bin/sh" > ${WRKSRC}/mkpamserv
@${ECHO} "exit 0" >> ${WRKSRC}/mkpamserv
- ${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
post-configure:
${REINPLACE_CMD} -e "s@genkdmconf --in@genkdmconf --no-old --in@" \