summaryrefslogtreecommitdiff
path: root/math/geg/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-03 09:40:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-03 09:40:26 +0000
commit1a048b42259d0914a97c926f72181b7e168d9a2c (patch)
treee9006384cf616aec86d1b1fd0e5f96a57124ca67 /math/geg/Makefile
parent- STAGE-clean (diff)
- Stage support
- Convert to USES
Notes
Notes: svn path=/head/; revision=342397
Diffstat (limited to 'math/geg/Makefile')
-rw-r--r--math/geg/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile
index 43fcba3d85f5..f7bebf69ac2c 100644
--- a/math/geg/Makefile
+++ b/math/geg/Makefile
@@ -18,10 +18,9 @@ AUTOMAKE_ARGS= -a -i
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
-MAN1= geg.1
-PLIST_FILES= bin/geg
+PLIST_FILES= bin/geg \
+ man/man1/geg.1.gz
-NO_STAGE= yes
pre-configure:
@cd ${WRKSRC}; ${ACLOCAL} -I ${LOCALBASE}/share/aclocal