summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-09-04 19:24:13 +0000
committerjlam <jlam@pkgsrc.org>2003-09-04 19:24:13 +0000
commit879d3980c4927c5204c6ef66141b11ecb07a4a43 (patch)
treee610d3b399d17c0f012b1bdeea8463d5ef328d13 /x11
parent893d7b3c32d9c5bbb7d2018dbd1515d5945c98c5 (diff)
downloadpkgsrc-879d3980c4927c5204c6ef66141b11ecb07a4a43.tar.gz
There is no x11.buildlink2.mk.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnustep-back/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnustep-back/Makefile b/x11/gnustep-back/Makefile
index 01cb2f20a4a..48076a3d46d 100644
--- a/x11/gnustep-back/Makefile
+++ b/x11/gnustep-back/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:56:29 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/09/04 19:24:13 jlam Exp $
#
DISTNAME= gnustep-back-0.8.5
@@ -25,5 +25,5 @@ LDFLAGS+= -lossaudio
.include "../../x11/gnustep-gui/buildlink2.mk"
.include "../../mk/ossaudio.buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"
-.include "../../mk/x11.buildlink2.mk"
+
.include "../../mk/bsd.pkg.mk"