summaryrefslogtreecommitdiff
path: root/graphics/hp2xx
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-15 14:58:19 +0000
committerjoerg <joerg>2007-02-15 14:58:19 +0000
commit4a06afc49b178d4240d8a0a6fb890eec6e45f3f9 (patch)
tree420dde1256bf14951c892c68e4764ab127cd0134 /graphics/hp2xx
parentbacd95d61710a9d33e01698cddafdae606d07618 (diff)
downloadpkgsrc-4a06afc49b178d4240d8a0a6fb890eec6e45f3f9.tar.gz
Modular Xorg support.
Diffstat (limited to 'graphics/hp2xx')
-rw-r--r--graphics/hp2xx/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/graphics/hp2xx/Makefile b/graphics/hp2xx/Makefile
index ad74d4381ed..57ed89e4281 100644
--- a/graphics/hp2xx/Makefile
+++ b/graphics/hp2xx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2006/04/17 13:46:33 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2007/02/15 14:58:21 joerg Exp $
#
DISTNAME= hp2xx-3.4.4
@@ -20,12 +20,11 @@ INFO_FILES= # PLIST
INSTALLATION_DIRS= bin ${PKGINFODIR} ${PKGMANDIR}/man1
-.include "../../graphics/tiff/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../print/pdflib/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
-
post-extract:
${CP} ${WRKSRC}/makes/generic.mak ${WRKSRC}/sources/Makefile
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../print/pdflib/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"