summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-19 06:54:17 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-19 06:54:17 +0000
commitf6cd83db1bf18ba15afd836501713950919ea98f (patch)
treec45f31184cfd1e506eb7e80040560f53ef401331 /devel
parent- Update to 2.9.0 (diff)
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Notes
Notes: svn path=/head/; revision=263257
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-pkg-config/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-pkg-config/Makefile b/devel/rubygem-pkg-config/Makefile
index acdaf9cf6335..c8f9dbf8b24b 100644
--- a/devel/rubygem-pkg-config/Makefile
+++ b/devel/rubygem-pkg-config/Makefile
@@ -15,8 +15,8 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= A pkg-config implementation for Ruby
USE_RUBY= yes
-USE_RAKE= yes
USE_RUBYGEMS= yes
+USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>