summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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