summaryrefslogtreecommitdiff
path: root/parallel/openpa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/openpa/Makefile')
-rw-r--r--parallel/openpa/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/parallel/openpa/Makefile b/parallel/openpa/Makefile
index 36a493fd20e..8415789eb66 100644
--- a/parallel/openpa/Makefile
+++ b/parallel/openpa/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2012/09/11 20:36:18 asau Exp $
+# $NetBSD: Makefile,v 1.4 2013/03/17 14:43:48 asau Exp $
-DISTNAME= openpa-1.0.2
+DISTNAME= openpa-1.0.4
CATEGORIES= parallel
MASTER_SITES= http://trac.mcs.anl.gov/projects/openpa/raw-attachment/wiki/Downloads/
@@ -8,7 +8,9 @@ MAINTAINER= asau@inbox.ru
HOMEPAGE= http://trac.mcs.anl.gov/projects/openpa/
COMMENT= Atomic primitives for high performance software
+USE_TOOLS= pkg-config
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
TEST_TARGET= check
.include "../../mk/bsd.pkg.mk"