aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/pekwm/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-11-21 19:28:59 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-11-21 19:28:59 +0000
commit9f8dcbc149c26ecfaa227a996c67e90dff1678a0 (patch)
treedcc130de3edb036bcf396c3d0b8021eae6dfe91c /x11-wm/pekwm/Makefile
parent222640a7d3dd12231122f05103d722600c9a0c45 (diff)
Notes
Diffstat (limited to 'x11-wm/pekwm/Makefile')
-rw-r--r--x11-wm/pekwm/Makefile13
1 files changed, 12 insertions, 1 deletions
diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile
index 977a857fbce3..53fcfcc22172 100644
--- a/x11-wm/pekwm/Makefile
+++ b/x11-wm/pekwm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pekwm
-PORTVERSION= 0.1.1
+PORTVERSION= 0.1.2
CATEGORIES= x11-wm
MASTER_SITES= http://pekwm.babblica.net/files/source/
@@ -26,6 +26,17 @@ pre-everything:
@${ECHO_CMD} "To enable xinerama support define WITH_XINERAMA"
.endif
+.if defined(WITH_HARBOUR)
+CONFIGURE_ARGS+= --enable-harbour
+.endif
+
+.if !defined(WITH_HARBOUR)
+pre-everything:
+ @${ECHO_CMD} "To enable basic DockApp support define WITH_HARBOUR"
+.endif
+
+MAN1= pekwm.1
+
post-install:
@strip ${PREFIX}/bin/pekwm