summaryrefslogtreecommitdiff
path: root/mail/faces
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-15 14:46:27 +0000
committerjoerg <joerg>2007-02-15 14:46:27 +0000
commitc46c3a4143dc11067654ebc8bff6a9d0b357071f (patch)
treebd4cd80efa6e4efec526259888aeb6284088aa7d /mail/faces
parent5551410bcc03db8323256388cce050d02ac72e3e (diff)
downloadpkgsrc-c46c3a4143dc11067654ebc8bff6a9d0b357071f.tar.gz
Modular Xorg support.
Diffstat (limited to 'mail/faces')
-rw-r--r--mail/faces/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile
index 8de186b24dc..32f19be9766 100644
--- a/mail/faces/Makefile
+++ b/mail/faces/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2006/09/09 02:43:10 obache Exp $
+# $NetBSD: Makefile,v 1.54 2007/02/15 14:46:27 joerg Exp $
DISTNAME= faces-1.6.1
PKGREVISION= 4
@@ -63,5 +63,5 @@ do-configure:
${MV} -f $${FILE}.fixed $${FILE}; \
done
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"