summaryrefslogtreecommitdiff
path: root/sysutils/wmhm/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-10-21 05:59:42 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-10-21 05:59:42 +0000
commit8e9241f9cffd695043e013b8cbb226b7faa5a85c (patch)
treed525142b8092af1c9753bf5c1ff45926a5c44fc4 /sysutils/wmhm/Makefile
parentUpdate maintainer's email address (diff)
Update to verison 1.2 (no longer FORBIDDEN on 3.x)
PR: 14385 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=22548
Diffstat (limited to 'sysutils/wmhm/Makefile')
-rw-r--r--sysutils/wmhm/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/sysutils/wmhm/Makefile b/sysutils/wmhm/Makefile
index a96b473d566e..aa92608ad88f 100644
--- a/sysutils/wmhm/Makefile
+++ b/sysutils/wmhm/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: wmhm
-# Version required: 1.1
+# Version required: 1.2
# Date created: 21 September 1999
# Whom: Mike Muir <mmuir@es.co.nz>
#
# $FreeBSD$
#
-DISTNAME= wmhm-1.1
+DISTNAME= wmhm-1.2
CATEGORIES= sysutils windowmaker
MASTER_SITES= ftp://mongol.dhis.org/pub/wmhm/ \
http://www.es.co.nz/~mmuir/
@@ -16,11 +16,6 @@ MAINTAINER= mmuir@es.co.nz
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/wmhm/wmhm
+GNU_CONFIGURE= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 400000
-FORBIDDEN= 'wmhm requires intpm which is only available in 4.0-CURRENT'
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>