diff options
Diffstat (limited to 'devel/libcwd')
-rw-r--r-- | devel/libcwd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile index 80444f4..cf78331 100644 --- a/devel/libcwd/Makefile +++ b/devel/libcwd/Makefile @@ -8,6 +8,7 @@ PORTNAME= libcwd PORTVERSION= 0.99.31 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= The C++ Debugging Support Library +USE_GCC= 3.1 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-threading USE_GMAKE= yes |