summaryrefslogtreecommitdiff
path: root/print/dvipdfmx
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-07-30 10:41:22 +0000
committerjmmv <jmmv>2003-07-30 10:41:22 +0000
commit632abc2b3fc3e828f05ad4e75bf502e1251314a7 (patch)
tree8d44bc684a059c25aa5901c859a5d4248049006d /print/dvipdfmx
parent2a5d9360437c80e78fd47afb8484073918cf324f (diff)
downloadpkgsrc-632abc2b3fc3e828f05ad4e75bf502e1251314a7.tar.gz
Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk.
Diffstat (limited to 'print/dvipdfmx')
-rw-r--r--print/dvipdfmx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile
index 0a006edfaf4..dda1cd7ba76 100644
--- a/print/dvipdfmx/Makefile
+++ b/print/dvipdfmx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 17:16:20 martti Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/30 10:41:25 jmmv Exp $
DISTNAME= dvipdfmx-20021230
PKGNAME= dvipdfmx-0.0.0.20021230
@@ -17,6 +17,7 @@ CONFLICTS+= dvipdfm-[0-9]*
CONFLICTS+= ja-dvipdfm-[0-9]*
USE_BUILDLINK2= YES
+USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
#CONFIGURE_ARGS+= --datadir=${PREFIX}/share
@@ -28,5 +29,4 @@ post-patch:
.include "../../print/teTeX2-bin/kpathsea.buildlink2.mk"
.include "../../devel/zlib/buildlink2.mk"
.include "../../mk/ghostscript.mk"
-.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"