aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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