aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2001-03-17 23:24:52 +0800
committervanilla <vanilla@FreeBSD.org>2001-03-17 23:24:52 +0800
commit2e076b3bc41bac8c2faa959abffc3ec450199034 (patch)
treefa39678c8d1c1f1a7eb3e9f833c2c33926e71973 /graphics
parent5b1d20856883adf7f5bd398a2806790ad961fea6 (diff)
downloadfreebsd-ports-gnome-2e076b3bc41bac8c2faa959abffc3ec450199034.tar.gz
freebsd-ports-gnome-2e076b3bc41bac8c2faa959abffc3ec450199034.tar.zst
freebsd-ports-gnome-2e076b3bc41bac8c2faa959abffc3ec450199034.zip
Add manpage.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gqview/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index 9674cfbde402..d8394d99c377 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -19,6 +19,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+MAN1= gqview.1
+
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure