summaryrefslogtreecommitdiff
path: root/graphics/gqview
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-03-17 15:24:52 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-03-17 15:24:52 +0000
commit91ae60d4802d8742aefc505cc6af4c217c295840 (patch)
tree7d43bbb2f67bfe09f4a746850e6ec371cbe87d4e /graphics/gqview
parentadd mpg321 (diff)
Add manpage.
Notes
Notes: svn path=/head/; revision=39973
Diffstat (limited to 'graphics/gqview')
-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