summaryrefslogtreecommitdiff
path: root/x11/devilspie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/devilspie/Makefile')
-rw-r--r--x11/devilspie/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/devilspie/Makefile b/x11/devilspie/Makefile
index afd4efb38a6..e5f38d6555f 100644
--- a/x11/devilspie/Makefile
+++ b/x11/devilspie/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/05/20 20:56:24 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2005/06/01 18:03:27 jlam Exp $
DISTNAME= devilspie-0.10
CATEGORIES= x11
@@ -12,7 +12,6 @@ BUILD_DEPENDS+= libxslt>=1.0:../../textproc/libxslt
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
-USE_X11= YES
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/devilspie
@@ -26,5 +25,6 @@ post-install:
.include "../../devel/libwnck/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"