diff options
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r-- | devel/popt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile index 25763585cb0e..4c66b10e70a6 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -21,7 +21,7 @@ COMMENT= A getopt(3) like library with a number of enhancements, from Redhat BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes INSTALLS_SHLIB= yes |