summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-02 19:20:21 +0000
committerjoerg <joerg>2007-02-02 19:20:21 +0000
commit2fd381d4d2f0cdf7ef077de529c28d138f59907c (patch)
tree14bb5291c7ed7d7478a9b76cbba44d93eb3ba757 /graphics
parent3e906a986eb7ab91593780b987281af5c6553030 (diff)
downloadpkgsrc-2fd381d4d2f0cdf7ef077de529c28d138f59907c.tar.gz
plotutils takes care of X11.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pstoedit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 07f38a8d1a4..156c72e8875 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/07/02 10:12:52 rillig Exp $
+# $NetBSD: Makefile,v 1.36 2007/02/02 19:20:21 joerg Exp $
DISTNAME= pstoedit-3.41
PKGREVISION= 2
@@ -40,5 +40,4 @@ post-install:
${INSTALL_DATA} ${DOCSRC}/readme.txt ${DOCDIR}
.include "../../graphics/plotutils/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"