1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Update to version 2.4.

PR:		15355
Submitted by:	Maix Sobolev <sobomax@altavista.net>
This commit is contained in:
Steve Price 1999-12-23 18:14:56 +00:00
parent ba55ef946d
commit 23f23731ac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23908

View File

@ -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}"