diff options
Diffstat (limited to 'devel/gperf/Makefile')
-rw-r--r-- | devel/gperf/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/gperf/Makefile b/devel/gperf/Makefile index 1fc0e5f57982..694bdf99f5e4 100644 --- a/devel/gperf/Makefile +++ b/devel/gperf/Makefile @@ -15,9 +15,12 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Generates perfect hash functions for sets of keywords GNU_CONFIGURE= yes + MAN1= gperf.1 INFO= gperf CONFIGURE_ARGS+= --docdir=${DOCSDIR} +# avoid GPL3 +PORTSCOUT= skipv:3.0.4 regression-test: test |