summaryrefslogtreecommitdiff
path: root/sysutils/xw
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 19:18:57 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 19:18:57 +0000
commit5ed655076d6f40a3cdb10a83491b1a6a380f5012 (patch)
tree7d90b350edd97be62f200a446afb455dc43f6ca4 /sysutils/xw
parento update to 2.7.2. (diff)
o USE_IMLIB.
o change maintainer's e-mail address. PR: 25683 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=39687
Diffstat (limited to 'sysutils/xw')
-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>