aboutsummaryrefslogtreecommitdiff
path: root/sysutils/wmlmmon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wmlmmon/Makefile')
-rw-r--r--sysutils/wmlmmon/Makefile17
1 files changed, 3 insertions, 14 deletions
diff --git a/sysutils/wmlmmon/Makefile b/sysutils/wmlmmon/Makefile
index f2fca28c55c4..927e503b5ecc 100644
--- a/sysutils/wmlmmon/Makefile
+++ b/sysutils/wmlmmon/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: wmlmmon
-# Version required: 0.55
+# Version required: 0.60
# Date created: 24 September 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
-DISTNAME= wmlmmon-0.55
+DISTNAME= wmlmmon-0.60
CATEGORIES= sysutils windowmaker
MASTER_SITES= http://www.fxp.org/~jedgar/
@@ -16,19 +16,8 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
MAN8= wmlmmon.8
MANCOMPRESSED= yes
-pre-configure:
-.if !defined (IO_ONLY)
- @${ECHO}
- @${ECHO} "Define IO_ONLY (make IO_ONLY=yes) to build with"
- @${ECHO} "/dev/io support only."
- @${ECHO}
-.else
- @${ECHO}
- @${ECHO} "Building with only /dev/io interface support.
- @${ECHO}
-.endif
-
.include <bsd.port.mk>