summaryrefslogtreecommitdiff
path: root/wm/weewm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/weewm/Makefile')
-rw-r--r--wm/weewm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/wm/weewm/Makefile b/wm/weewm/Makefile
index dab8d940d50..9c8b1b09b10 100644
--- a/wm/weewm/Makefile
+++ b/wm/weewm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:47:49 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/06/01 18:03:26 jlam Exp $
#
DISTNAME= weewm-0.0.2
@@ -10,11 +10,12 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.weewm.org/
COMMENT= Fast and ultra light windowmanager with total keyboard control
-USE_X11= yes
EXAMPLESDIR= ${PREFIX}/share/examples/weewm
DOCDIR= ${PREFIX}/share/doc/weewm
+.include "../../mk/x11.buildlink3.mk"
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/weewm ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/weewm.1 ${PREFIX}/man/man1