aboutsummaryrefslogtreecommitdiff
path: root/sysutils/kshutdown/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/kshutdown/Makefile')
-rw-r--r--sysutils/kshutdown/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/kshutdown/Makefile b/sysutils/kshutdown/Makefile
index 88efc31c5923..3fc53a2a8d6d 100644
--- a/sysutils/kshutdown/Makefile
+++ b/sysutils/kshutdown/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kshutdown
PORTVERSION= 0.8.2
+PORTREVISION= 1
CATEGORIES= sysutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +17,7 @@ COMMENT= Advanced shutdown utility for KDE
USE_BZIP2= yes
USE_KDELIBS_VER=3
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}