diff options
Diffstat (limited to 'devel/libshbuf/Makefile')
-rw-r--r-- | devel/libshbuf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libshbuf/Makefile b/devel/libshbuf/Makefile index d4dbcf877503..af63b34bdf13 100644 --- a/devel/libshbuf/Makefile +++ b/devel/libshbuf/Makefile @@ -8,7 +8,7 @@ PORTNAME= libshbuf PORTVERSION= 0.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Library for Shared Buffer IPC USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |