aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ruby-libxml/Makefile
diff options
context:
space:
mode:
authorseanc <seanc@FreeBSD.org>2002-10-23 13:36:23 +0800
committerseanc <seanc@FreeBSD.org>2002-10-23 13:36:23 +0800
commit882cd7425d8d69dc4990224db466d4e3aa681fc3 (patch)
tree7eadee55751c97522a3d13ef057080475f727ac4 /textproc/ruby-libxml/Makefile
parent58715abfc3dff474d186a9675624d784f05a3c52 (diff)
downloadfreebsd-ports-gnome-882cd7425d8d69dc4990224db466d4e3aa681fc3.tar.gz
freebsd-ports-gnome-882cd7425d8d69dc4990224db466d4e3aa681fc3.tar.zst
freebsd-ports-gnome-882cd7425d8d69dc4990224db466d4e3aa681fc3.zip
Updated just about every aspect of this port: download, comment, description,
and packing list. Nagged by: Eric Hodel <drbrain@segment7.net>
Diffstat (limited to 'textproc/ruby-libxml/Makefile')
-rw-r--r--textproc/ruby-libxml/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile
index 2df620606b86..789be29b5bd0 100644
--- a/textproc/ruby-libxml/Makefile
+++ b/textproc/ruby-libxml/Makefile
@@ -1,24 +1,23 @@
# New ports collection makefile for: ruby-libxml
# Date created: 09 July 2002
-# Whom: Sean Chittenden <sean@chittenden.org>
+# Whom: Sean Chittenden <seanc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libxml
-PORTVERSION= 0.01
+PORTVERSION= 0.3.0
CATEGORIES= textproc ruby
-MASTER_SITES= http://www.rubynet.org/modules/xml/ruby-libxml/
+MASTER_SITES= http://www.rubynet.org/modules/xml/libxml/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ruby-${PORTNAME}-20020709
DIST_SUBDIR= ruby
-MAINTAINER= sean@chittenden.org
+MAINTAINER= seanc@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/bin/xml2-config:${PORTSDIR}/textproc/libxml2
-RUN_DEPENDS= ${BUILD_DEPENDS}
-#LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
+USE_BZIP2= yes
USE_RUBY= yes
USE_RUBY_EXTCONF= yes