aboutsummaryrefslogtreecommitdiff
path: root/sysutils/wmhm/Makefile
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>1999-11-12 20:38:41 +0000
committerJim Mock <jim@FreeBSD.org>1999-11-12 20:38:41 +0000
commit10cf6cde5a548b69703753665de55d0318f1f9d2 (patch)
tree5911a64e07877c5933e9bff02ba0f0102db44e74 /sysutils/wmhm/Makefile
parent55c2fdf7b98306f3df7491f910ed67c1981e3d1d (diff)
downloadports-10cf6cde5a548b69703753665de55d0318f1f9d2.tar.gz
ports-10cf6cde5a548b69703753665de55d0318f1f9d2.zip
Notes
Diffstat (limited to 'sysutils/wmhm/Makefile')
-rw-r--r--sysutils/wmhm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/wmhm/Makefile b/sysutils/wmhm/Makefile
index aa92608ad88f..aad361c872f6 100644
--- a/sysutils/wmhm/Makefile
+++ b/sysutils/wmhm/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: wmhm
-# Version required: 1.2
+# Version required: 1.3
# Date created: 21 September 1999
# Whom: Mike Muir <mmuir@es.co.nz>
#
# $FreeBSD$
#
-DISTNAME= wmhm-1.2
+DISTNAME= wmhm-1.3
CATEGORIES= sysutils windowmaker
MASTER_SITES= ftp://mongol.dhis.org/pub/wmhm/ \
http://www.es.co.nz/~mmuir/
@@ -16,6 +16,7 @@ MAINTAINER= mmuir@es.co.nz
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/wmhm/wmhm
+
GNU_CONFIGURE= yes
.include <bsd.port.mk>