summaryrefslogtreecommitdiffstats
path: root/x11-wm/weewm/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-08-23 13:54:30 +0000
committeredwin <edwin@FreeBSD.org>2003-08-23 13:54:30 +0000
commit82fb6937bc6350bf958b89b6913dcb33968f0a4f (patch)
tree5a18b6055d88dfc9f8afe19c820298f812af6187 /x11-wm/weewm/Makefile
parent46b9fb597607b29b67d064da073b4a57a9edc993 (diff)
downloadFreeBSD-ports-82fb6937bc6350bf958b89b6913dcb33968f0a4f.zip
FreeBSD-ports-82fb6937bc6350bf958b89b6913dcb33968f0a4f.tar.gz
ports/x11-wm: New version, 0.0.2
New version of the weewm X11 window manager available. PR: ports/54703 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
Diffstat (limited to 'x11-wm/weewm/Makefile')
-rw-r--r--x11-wm/weewm/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-wm/weewm/Makefile b/x11-wm/weewm/Makefile
index 768a6ee..4c47f82 100644
--- a/x11-wm/weewm/Makefile
+++ b/x11-wm/weewm/Makefile
@@ -6,7 +6,8 @@
#
PORTNAME= weewm
-PORTVERSION= 0.01
+PORTVERSION= 0.0.2
+PORTEPOCH= 1
CATEGORIES= x11-wm
MASTER_SITES= http://www.weewm.org/download/
@@ -15,9 +16,7 @@ COMMENT= Fast and ultra light windowmanager with total keyboard control
USE_X_PREFIX= yes
-WRKSRC=${WRKDIR}/weewm
-
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/weewm ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/weewm ${PREFIX}/bin
.include <bsd.port.mk>
OpenPOWER on IntegriCloud