summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorgrant <grant>2003-05-27 08:30:24 +0000
committergrant <grant>2003-05-27 08:30:24 +0000
commit351be2bb5e5a6309784a82ffb8cc000401e476dc (patch)
tree4568de476368f9a384111d0aa97c17e22023ba9a /textproc
parentc01e78a7339807ac8a32797002cc509937c9ff7f (diff)
downloadpkgsrc-351be2bb5e5a6309784a82ffb8cc000401e476dc.tar.gz
use mk/gcc.buildlink2.mk
Diffstat (limited to 'textproc')
-rw-r--r--textproc/sablotron/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index 3505b4e2657..cee54d3a1f9 100644
--- a/textproc/sablotron/Makefile
+++ b/textproc/sablotron/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/05/27 05:09:11 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/05/27 08:30:24 grant Exp $
DISTNAME= Sablot-0.96
PKGNAME= sablotron-0.96
@@ -24,7 +24,7 @@ LDFLAGS+= -liconv
LDFLAGS+= -lstdc++ -lm
.include "../../converters/libiconv/buildlink2.mk"
-.include "../../lang/gcc/buildlink2.mk"
.include "../../textproc/expat/buildlink2.mk"
+.include "../../mk/gcc.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"