summaryrefslogtreecommitdiff
path: root/devel/alf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/alf/Makefile')
-rw-r--r--devel/alf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/alf/Makefile b/devel/alf/Makefile
index 270296831fbb..d6cd4dbd790f 100644
--- a/devel/alf/Makefile
+++ b/devel/alf/Makefile
@@ -8,6 +8,7 @@
PORTNAME= alf
PORTVERSION= 0.1
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= largefiles
@@ -16,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Abstract Large File
USE_PYTHON= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>