aboutsummaryrefslogtreecommitdiff
path: root/security/fakeroot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/fakeroot/Makefile')
-rw-r--r--security/fakeroot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile
index e290343c149b..8800fd9ba401 100644
--- a/security/fakeroot/Makefile
+++ b/security/fakeroot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fakeroot
PORTVERSION= 1.5.7
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/f/fakeroot
@@ -17,7 +18,7 @@ COMMENT= Simulate the root user behaviour
BUILD_DEPENDS= ${LOCALBASE}/bin/po4a:${PORTSDIR}/textproc/po4a
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}