summaryrefslogtreecommitdiff
path: root/x11-wm/wmakerconf
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-23 18:14:56 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-23 18:14:56 +0000
commit23f23731acb21b432cb1e5d36d5226fbb8e0a222 (patch)
treeaa8c8ae0add9ef63fc502cd2103828343b27973b /x11-wm/wmakerconf
parentNew MASTER_SITE. (diff)
Update to version 2.4.
PR: 15355 Submitted by: Maix Sobolev <sobomax@altavista.net>
Notes
Notes: svn path=/head/; revision=23908
Diffstat (limited to 'x11-wm/wmakerconf')
-rw-r--r--x11-wm/wmakerconf/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile
index 059ebfe66bdc..cc61663f625a 100644
--- a/x11-wm/wmakerconf/Makefile
+++ b/x11-wm/wmakerconf/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: wmakerconf
-# Version required: 2.3
+# Version required: 2.4
# Date Created: 14 August 1999
# Whom: Dominik Rothert <dr@domix.de>
#
# $FreeBSD$
#
-DISTNAME= wmakerconf-2.3
+DISTNAME= wmakerconf-2.4
CATEGORIES= x11-wm
-MASTER_SITES= http://members.linuxstart.com/~ulli/wmakerconf/
+MASTER_SITES= http://ulli.linuxbox.com/wmakerconf/
MAINTAINER= dr@domix.de
@@ -32,6 +32,7 @@ BUILD_DEPENDS= bunzip2:${PORTSDIR}/archivers/bzip2 \
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_BZIP2= yes
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"