diff options
Diffstat (limited to 'devel/libmonetra/Makefile')
-rw-r--r-- | devel/libmonetra/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libmonetra/Makefile b/devel/libmonetra/Makefile index 92528f8ac468..517b1ceb5db0 100644 --- a/devel/libmonetra/Makefile +++ b/devel/libmonetra/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libmcve -PORTVERSION= 2.0 +PORTVERSION= 3.0 CATEGORIES= devel MASTER_SITES= ftp://ftp.mcve.com/pub/libmcve/ @@ -15,6 +15,5 @@ MAINTAINER= brad@mcve.com GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --without-pthread .include <bsd.port.mk> |