mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update to version 2.2
PR: 13469 Submitted by: Maxim Sobolev <sobomax@altavista.net>
This commit is contained in:
parent
32568ed8f6
commit
bb3db2c0c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21438
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: wmakerconf
|
||||
# Version required: 2.1
|
||||
# Version required: 2.2
|
||||
# Date Created: 14 August 1999
|
||||
# Whom: Dominik Rothert <dr@domix.de>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= wmakerconf-2.1
|
||||
DISTNAME= wmakerconf-2.2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www2.informatik.uni-wuerzburg.de/staff/ulli/wmakerconf/
|
||||
|
||||
@ -24,13 +24,14 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
png.3:${PORTSDIR}/graphics/png \
|
||||
wraster.3:${PORTSDIR}/x11-wm/windowmaker
|
||||
wraster.3:${PORTSDIR}/x11-wm/windowmaker \
|
||||
wmfun.0:${PORTSDIR}/x11-wm/libwmfun
|
||||
|
||||
BUILD_DEPENDS= bunzip2:${PORTSDIR}/archivers/bzip2 \
|
||||
wget:${PORTSDIR}/ftp/wget
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GMAKE= yes
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
USE_X_PREFIX= yes
|
||||
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
|
||||
|
@ -1 +1 @@
|
||||
MD5 (wmakerconf-2.1.tar.gz) = 1710970cea600e3f2f1c46055866d41d
|
||||
MD5 (wmakerconf-2.2.tar.gz) = 3c5fa7a5979745181cd3c0d66dfa0e36
|
||||
|
@ -1,2 +1,4 @@
|
||||
wmakerconf is a configuration tool for the famous WindowManager
|
||||
Window Maker. It is based on the GTK+ and Imlib libraries.
|
||||
Wmakerconf is a configuration tool for the famous window manager
|
||||
WindowMaker. It is based on the GTK+ and Imlib libraries.
|
||||
|
||||
WWW: http://www2.informatik.uni-wuerzburg.de/staff/ulli/wmakerconf/
|
||||
|
Loading…
Reference in New Issue
Block a user