summaryrefslogtreecommitdiff
path: root/devel/gperf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gperf/Makefile')
-rw-r--r--devel/gperf/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/devel/gperf/Makefile b/devel/gperf/Makefile
index d68d265c1105..5af2d97bcab0 100644
--- a/devel/gperf/Makefile
+++ b/devel/gperf/Makefile
@@ -12,18 +12,14 @@ COMMENT= Generates perfect hash functions for sets of keywords
LICENSE= GPLv2
CONFLICTS= ace+tao-[0-9]*
+MAKE_JOBS_UNSAFE= yes
+# avoid GPL3
+PORTSCOUT= skipv:3.0.4
-USES= manpages
GNU_CONFIGURE= yes
-MAKE_JOBS_UNSAFE= yes
CONFIGURE_ARGS+= --docdir=${DOCSDIR}
-
-MAN1= gperf.1
INFO= gperf
-# avoid GPL3
-PORTSCOUT= skipv:3.0.4
-
regression-test: test
test: build