summaryrefslogtreecommitdiff
path: root/x11/9term
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-11 14:55:15 +0000
committerjoerg <joerg>2007-01-11 14:55:15 +0000
commitbd5a0917a90026e7ef4dde2f42e1c6780be881f1 (patch)
treea4da252251a88bcd0b8d02385b302b4338622359 /x11/9term
parentff88c2aa7d36e3a6fda93bc91584ed57b26690d7 (diff)
downloadpkgsrc-bd5a0917a90026e7ef4dde2f42e1c6780be881f1.tar.gz
Modular Xorg support.
Diffstat (limited to 'x11/9term')
-rw-r--r--x11/9term/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/9term/Makefile b/x11/9term/Makefile
index 2445405f9ca..896ac8f0045 100644
--- a/x11/9term/Makefile
+++ b/x11/9term/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/03/04 21:31:06 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2007/01/11 15:01:14 joerg Exp $
DISTNAME= 9term.1.6.3
PKGNAME= 9term-1.6.3
@@ -20,5 +20,5 @@ MANCOMPRESSED= yes
MAKE_ENV+= SAM_DIR=${BUILDLINK_PREFIX.sam}
.include "../../editors/sam/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"