diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-20 16:04:12 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-20 16:04:12 +0000 |
commit | 89e07f4a18111a1fde92e57751221f851705f6b8 (patch) | |
tree | e54c7ece9300bb20cc6b5b9ea0b6b8aab3453440 /devel/alf | |
parent | 7fd0d93a89aedf3ae8004c878caa5e2ff358e78b (diff) | |
download | ports-89e07f4a18111a1fde92e57751221f851705f6b8.tar.gz ports-89e07f4a18111a1fde92e57751221f851705f6b8.zip |
Notes
Diffstat (limited to 'devel/alf')
-rw-r--r-- | devel/alf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/alf/Makefile b/devel/alf/Makefile index 242f8685b3f4..afcaef3897d8 100644 --- a/devel/alf/Makefile +++ b/devel/alf/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= SF/largefiles/largefiles/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Abstract Large File -USES= libtool -USE_PYTHON= yes +USES= libtool python GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip |