summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/xeukleides/Makefile3
-rw-r--r--x11/gnustep-back/Makefile4
2 files changed, 3 insertions, 4 deletions
diff --git a/math/xeukleides/Makefile b/math/xeukleides/Makefile
index b27cb0b649e..b795a37f865 100644
--- a/math/xeukleides/Makefile
+++ b/math/xeukleides/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/08/17 20:32:22 jmc Exp $
+# $NetBSD: Makefile,v 1.6 2003/09/04 19:24:13 jlam Exp $
# FreeBSD Id: ports/math/eukleides/Makefile,v 1.1 2002/06/04 18:40:20 ijliao Exp
DISTNAME= xeukleides.0.9.0
@@ -21,5 +21,4 @@ ALL_TARGET= xeukleides
USE_GMAKE= yes
.include "../../x11/gtk/buildlink2.mk"
-.include "../../mk/x11.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
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"