diff options
Diffstat (limited to 'devel/alf/Makefile')
-rw-r--r-- | devel/alf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/alf/Makefile b/devel/alf/Makefile index 0737ac0a2371..fcf587cb8e38 100644 --- a/devel/alf/Makefile +++ b/devel/alf/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/largefiles/largefiles/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Abstract Large File -USES= libtool python +USES= libtool python:2.7 GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip |