aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-03-13 03:18:57 +0800
committersf <sf@FreeBSD.org>2001-03-13 03:18:57 +0800
commit548a57688fb5c48cf5645f5ae7263271a7bad4b7 (patch)
tree6183018aa33285ae4a741dd10979257b9c2dd46e /sysutils
parentbc6a99883f54807ea99ebe198c63c933f0efab2a (diff)
downloadfreebsd-ports-gnome-548a57688fb5c48cf5645f5ae7263271a7bad4b7.tar.gz
freebsd-ports-gnome-548a57688fb5c48cf5645f5ae7263271a7bad4b7.tar.zst
freebsd-ports-gnome-548a57688fb5c48cf5645f5ae7263271a7bad4b7.zip
o USE_IMLIB.
o change maintainer's e-mail address. PR: 25683 Submitted by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xw/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/xw/Makefile b/sysutils/xw/Makefile
index 4422075e91f5..a1ed8c1d1b51 100644
--- a/sysutils/xw/Makefile
+++ b/sysutils/xw/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: xw
# Date created: 26 January 20001
-# Whom: Daniel Hemmerich <dan@spot.org>
+# Whom: Daniel Hemmerich <dan@BSDpro.com>
#
# $FreeBSD$
#
@@ -11,13 +11,12 @@ CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.gurubox.com/pub/xw/ \
ftp://ftp.databits.net/pub/xw/
-MAINTAINER= dan@spot.org
-
-BUILD_DEPENDS= imlib:${PORTSDIR}/graphics/imlib
+MAINTAINER= dan@BSDpro.com
GTK_CONFIG=${X11BASE}/bin/gtk12-config
USE_GTK= yes
+USE_IMLIB= yes
USE_X_PREFIX= yes
.include <bsd.port.mk>