aboutsummaryrefslogtreecommitdiff
path: root/devel/libcwd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libcwd/Makefile')
-rw-r--r--devel/libcwd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile
index d0f2edd36478..2e097dcbe095 100644
--- a/devel/libcwd/Makefile
+++ b/devel/libcwd/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libcwd
PORTVERSION= 0.99.40
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,11 +16,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= The C++ Debugging Support Library
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --disable-threading
USE_GMAKE= yes
USE_GNOME= pkgconfig
-USE_AUTOTOOLS= libtool:15:inc
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
USE_GETOPT_LONG=yes