aboutsummaryrefslogtreecommitdiff
path: root/devel/libpeak/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libpeak/Makefile')
-rw-r--r--devel/libpeak/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libpeak/Makefile b/devel/libpeak/Makefile
index 3c9e1c8d4692..a88f72e87efd 100644
--- a/devel/libpeak/Makefile
+++ b/devel/libpeak/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libpeak
PORTVERSION= 0.1.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= peak
@@ -18,7 +19,7 @@ COMMENT= Parallel Events and Asynchronous tasKing Library
ONLY_FOR_ARCHS= i386
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAKE_ARGS= CFLAGS="${CFLAGS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
LIBS="${PTHREAD_LIBS}"