summaryrefslogtreecommitdiff
path: root/x11/ratmen
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-20 13:06:16 +0000
committerjoerg <joerg>2007-01-20 13:06:16 +0000
commit7ba50083c03bf23ca51f5e7371ae3f2da7c445ba (patch)
treeb1b9ebe94af72aa353b1e4dd3c97d20744598360 /x11/ratmen
parenta5c4067b2ea001127ba8b1d38c0698501a556eed (diff)
downloadpkgsrc-7ba50083c03bf23ca51f5e7371ae3f2da7c445ba.tar.gz
Modular Xorg support.
Diffstat (limited to 'x11/ratmen')
-rw-r--r--x11/ratmen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ratmen/Makefile b/x11/ratmen/Makefile
index 177ff2dff42..f2d3b42d22c 100644
--- a/x11/ratmen/Makefile
+++ b/x11/ratmen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/04/12 17:14:35 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2007/01/20 13:14:12 joerg Exp $
DISTNAME= ratmen-2.2.2
CATEGORIES= x11 wm
@@ -11,5 +11,5 @@ COMMENT= Allows you to create X menus from the shell
BUILD_TARGET= ratmen
LDFLAGS+= ${X11_LDFLAGS}
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"