diff options
Diffstat (limited to 'devel/shmap/Makefile')
-rw-r--r-- | devel/shmap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/shmap/Makefile b/devel/shmap/Makefile index 417ed0300c0c..e44e98878efe 100644 --- a/devel/shmap/Makefile +++ b/devel/shmap/Makefile @@ -8,7 +8,7 @@ PORTNAME= shmap PORTVERSION= 0.3.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,6 @@ COMMENT= Shared-memory-based hashmaps LIB_DEPENDS= mm.14:${PORTSDIR}/devel/mm -USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |