summaryrefslogtreecommitdiff
path: root/graphics/gri
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-15 14:58:19 +0000
committerjoerg <joerg>2007-02-15 14:58:19 +0000
commitc255a52b262731c9c0c6e63279a90fa164a40790 (patch)
tree420dde1256bf14951c892c68e4764ab127cd0134 /graphics/gri
parente9724d3deb70e8528af2874dbadf4ad07ee4d9bc (diff)
downloadpkgsrc-c255a52b262731c9c0c6e63279a90fa164a40790.tar.gz
Modular Xorg support.
Diffstat (limited to 'graphics/gri')
-rw-r--r--graphics/gri/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gri/Makefile b/graphics/gri/Makefile
index d205c5c578a..7e490e12450 100644
--- a/graphics/gri/Makefile
+++ b/graphics/gri/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/01/31 00:04:11 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2007/02/15 14:58:21 joerg Exp $
DISTNAME= gri-2.12.5
PKGREVISION= 3
@@ -22,5 +22,4 @@ INFO_FILES= # PLIST
INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} INFO_DIR=${PREFIX:Q}/${PKGINFODIR:Q}
.include "../../devel/netcdf/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"