aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-libxml/Makefile
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2002-10-23 05:36:23 +0000
committerSean Chittenden <seanc@FreeBSD.org>2002-10-23 05:36:23 +0000
commitdfc33912b0bf2df345ce846caff75a04168b22b4 (patch)
treeb3e521e0c5f6aeb7a03380f6c30479a504a7e716 /textproc/ruby-libxml/Makefile
parent1e29f63a020ce5dc3d30643124b64576b110c784 (diff)
downloadports-dfc33912b0bf2df345ce846caff75a04168b22b4.tar.gz
ports-dfc33912b0bf2df345ce846caff75a04168b22b4.zip
Notes
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