summaryrefslogtreecommitdiff
path: root/converters/xdeview
diff options
context:
space:
mode:
authoragc <agc>1998-06-03 12:40:09 +0000
committeragc <agc>1998-06-03 12:40:09 +0000
commit3fdaef221688deb473bd9c13c1cb5e3503b0fa29 (patch)
treeee01243fe98b6044fadbdcb12c881494a5c168c0 /converters/xdeview
parent92dcf776566ef153ceda64d2b9d7a5409a66646b (diff)
downloadpkgsrc-3fdaef221688deb473bd9c13c1cb5e3503b0fa29.tar.gz
Include bsd.prefs.mk, in case NOPORTDOCS is defined in /etc/mk.conf
Diffstat (limited to 'converters/xdeview')
-rw-r--r--converters/xdeview/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile
index fef8d252aa9..66339ad9720 100644
--- a/converters/xdeview/Makefile
+++ b/converters/xdeview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/04/22 14:22:40 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/06/03 12:40:09 agc Exp $
# FreeBSD Id: Makefile,v 1.11 1998/02/24 21:43:45 jseger Exp
#
@@ -26,6 +26,8 @@ MAN1= xdeview.1
PORTDOCDIR?= share/doc/xdeview
DOCFILES= ${FILESDIR}/porting.notes ${WRKSRC}/HOWTO
+.include "../../mk/bsd.prefs.mk"
+
post-install:
.if !defined(NOPORTDOCS)
@${ECHO_MSG} "===> Copying documents to ${PREFIX}/${PORTDOCDIR}"