aboutsummaryrefslogtreecommitdiff
path: root/x11/kdebase4/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-11-01 00:55:05 +0000
committerWill Andrews <will@FreeBSD.org>2001-11-01 00:55:05 +0000
commitaf8ba09bbb5742c70052ec410cffdb8e28622df4 (patch)
treecac537c7e907523ba26658624141c535396336b6 /x11/kdebase4/Makefile
parentc30f9a8326c41ee38df2668db6a3ad13970f5d94 (diff)
downloadports-af8ba09bbb5742c70052ec410cffdb8e28622df4.tar.gz
ports-af8ba09bbb5742c70052ec410cffdb8e28622df4.zip
Notes
Diffstat (limited to 'x11/kdebase4/Makefile')
-rw-r--r--x11/kdebase4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile
index a78f50c90742..ee69d6cb95bb 100644
--- a/x11/kdebase4/Makefile
+++ b/x11/kdebase4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kdebase
PORTVERSION= 2.2.1
+PORTREVISION= 1
CATEGORIES?= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
@@ -64,6 +65,6 @@ post-configure:
${PERL} -pi -e "s@444@644@g" ${WRKSRC}/kdesktop/init/Templates/Makefile
post-install:
- @${CAT} ${PKGMESSAGE}
+ ${CHMOD} u+s ${PREFIX}/bin/kcheckpass
.include <bsd.port.post.mk>