summaryrefslogtreecommitdiff
path: root/print/hpijs/Makefile
diff options
context:
space:
mode:
authorabs <abs>2003-06-02 14:05:00 +0000
committerabs <abs>2003-06-02 14:05:00 +0000
commit4bd340e3d6aee292b8bba5c5bc6c42b3c8a35c76 (patch)
treefc2d901142cb1b7955f0e85c7122b66ba07f4ce1 /print/hpijs/Makefile
parentc80aa7b688d3e1128fbc032ac934dd8adf659a7f (diff)
downloadpkgsrc-4bd340e3d6aee292b8bba5c5bc6c42b3c8a35c76.tar.gz
Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
Diffstat (limited to 'print/hpijs/Makefile')
-rw-r--r--print/hpijs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile
index e4fd7de9243..d15b62e1da4 100644
--- a/print/hpijs/Makefile
+++ b/print/hpijs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/01/25 09:37:38 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2003/06/02 14:05:07 abs Exp $
DISTNAME= hpijs-1.3
CATEGORIES= print
@@ -17,7 +17,7 @@ CPPFLAGS+= -DAPDK_BUFFER_SEND
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
-. include "../../lang/gcc/buildlink2.mk"
+. include "../../mk/gcc.buildlink2.mk"
.endif
.include "../../mk/bsd.pkg.mk"