summaryrefslogtreecommitdiff
path: root/x11/xvattr
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-13 16:50:12 +0000
committerjoerg <joerg>2007-01-13 16:50:12 +0000
commit6eb1d323354851b5e052aede9c8fbf5a665fc33a (patch)
tree78809fbf83e16e82568574f9c655d343eda14000 /x11/xvattr
parent1c6daf3adf7c001ad69cb6216c56f4c45978acde (diff)
downloadpkgsrc-6eb1d323354851b5e052aede9c8fbf5a665fc33a.tar.gz
Modular Xorg support.
Diffstat (limited to 'x11/xvattr')
-rw-r--r--x11/xvattr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xvattr/Makefile b/x11/xvattr/Makefile
index 3c108e77cd1..0d63b6b8c79 100644
--- a/x11/xvattr/Makefile
+++ b/x11/xvattr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:11:49 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2007/01/13 17:54:02 joerg Exp $
DISTNAME= xvattr-1.3
PKGREVISION= 4
@@ -16,4 +16,5 @@ USE_TOOLS+= pod2man
.include "../../mk/bsd.prefs.mk"
.include "../../x11/gtk/buildlink3.mk"
+.include "../../x11/libXv/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"