aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-augeas
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-05-23 01:44:30 +0000
committerSteve Wills <swills@FreeBSD.org>2013-05-23 01:44:30 +0000
commit85405590121105c60e71ac40a61f741a158f07dd (patch)
tree0bc8fd49ad5f061f2a7f9e28752c6111a5527504 /textproc/rubygem-augeas
parent87e2e8e2e6759118e8d4f47c789bc5be034be8b1 (diff)
downloadports-85405590121105c60e71ac40a61f741a158f07dd.tar.gz
ports-85405590121105c60e71ac40a61f741a158f07dd.zip
Notes
Diffstat (limited to 'textproc/rubygem-augeas')
-rw-r--r--textproc/rubygem-augeas/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/rubygem-augeas/Makefile b/textproc/rubygem-augeas/Makefile
index 63f9707bcb9f..121de96215de 100644
--- a/textproc/rubygem-augeas/Makefile
+++ b/textproc/rubygem-augeas/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: textproc/rubygem-augeas
-# Date created: 19 May 2010
-# Whom: Russell Jackson <raj@csub.edu>
-#
+# Whom: Russell Jackson <raj@csub.edu>
# $FreeBSD$
-#
PORTNAME= ruby-augeas
PORTVERSION= 0.4.1
@@ -13,7 +9,7 @@ MASTER_SITES= http://augeas.net/download/ruby/
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bindings for Augeas
-LIB_DEPENDS= augeas.15:${PORTSDIR}/textproc/augeas
+LIB_DEPENDS= augeas:${PORTSDIR}/textproc/augeas
USE_RUBY= yes
USE_RUBYGEMS= yes