aboutsummaryrefslogtreecommitdiff
path: root/devel/libpeak/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /devel/libpeak/Makefile
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Notes
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}"