diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-04 22:10:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-04 22:10:00 +0000 |
commit | 5bc1a2dae5e964a53f16203ae89e6d133cb4a72f (patch) | |
tree | 92ccc4c6616439168c5b5c23807f708a2e41370d /net | |
parent | 2188bf6c77dfcbda11dd3f745ab11722028a52d7 (diff) | |
download | freebsd-ports-5bc1a2dae5e964a53f16203ae89e6d133cb4a72f.zip |
- Chase rubygem-hoe update
Pointy hat to: clsung
Reported by: pointyhat
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-rrdtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-rrdtool/Makefile b/net/rubygem-rrdtool/Makefile index 2e8a95747114..d504645a60bb 100644 --- a/net/rubygem-rrdtool/Makefile +++ b/net/rubygem-rrdtool/Makefile @@ -15,7 +15,7 @@ MAINTAINER= saurbier@math.uni-bielefeld.de COMMENT= A Ruby interface to RRDTool LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool -BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/hoe-1.2.0.gemspec:${PORTSDIR}/devel/rubygem-hoe +BUILD_DEPENDS= sow:${PORTSDIR}/devel/rubygem-hoe GEM_NAME= RubyRRDtool-0.6.0 GEM_ENV= MAKEFLAGS="CPPFLAGS=-I${LOCALBASE}/include" |