diff options
Diffstat (limited to 'devel/libPropList/Makefile')
-rw-r--r-- | devel/libPropList/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile index 95c141863f1a..684e4d3af028 100644 --- a/devel/libPropList/Makefile +++ b/devel/libPropList/Makefile @@ -15,7 +15,7 @@ DISTNAME= libPropList-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Property library for gnome and Window Maker -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes USE_REINPLACE= yes |