diff options
Diffstat (limited to 'devel/libPropList/Makefile')
-rw-r--r-- | devel/libPropList/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile index 684e4d3af028..e4d3ef4f5f83 100644 --- a/devel/libPropList/Makefile +++ b/devel/libPropList/Makefile @@ -7,6 +7,7 @@ PORTNAME= libproplist PORTVERSION= 0.10.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} MASTER_SITE_SUBDIR= libs @@ -15,7 +16,7 @@ DISTNAME= libPropList-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Property library for gnome and Window Maker -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes |