aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xw/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-02-04 09:06:43 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-02-04 09:06:43 +0000
commit405733f6c00251aa8b69fa1ff52ac547b60ae954 (patch)
tree4a19b4d1a914a051bd424c5c7ffd86828723a841 /sysutils/xw/Makefile
parentfb51ee5e16c9be7752bebd7b6522499d32c97177 (diff)
downloadports-405733f6c00251aa8b69fa1ff52ac547b60ae954.tar.gz
ports-405733f6c00251aa8b69fa1ff52ac547b60ae954.zip
Notes
Diffstat (limited to 'sysutils/xw/Makefile')
-rw-r--r--sysutils/xw/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/sysutils/xw/Makefile b/sysutils/xw/Makefile
index ba118f42580d..4422075e91f5 100644
--- a/sysutils/xw/Makefile
+++ b/sysutils/xw/Makefile
@@ -5,12 +5,15 @@
# $FreeBSD$
#
-PORTNAME= xw
-PORTVERSION= 0.0.8
-CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.gurubox.com/pub/xw/
+PORTNAME= xw
+PORTVERSION= 0.1.0
+CATEGORIES= sysutils
+MASTER_SITES= ftp://ftp.gurubox.com/pub/xw/ \
+ ftp://ftp.databits.net/pub/xw/
-MAINTAINER= dan@spot.org
+MAINTAINER= dan@spot.org
+
+BUILD_DEPENDS= imlib:${PORTSDIR}/graphics/imlib
GTK_CONFIG=${X11BASE}/bin/gtk12-config