aboutsummaryrefslogtreecommitdiff
path: root/converters/ruby-iconv/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-07 13:07:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-07 13:07:00 +0000
commit74b26a50bbf352644730ff32dc7d2e2b5fa76be0 (patch)
tree9ab3871c753cdd596fde8d4795b571e5b3d1bc1a /converters/ruby-iconv/Makefile
parentb529250dce42a3fdb81f1adf7e9dde563df9263d (diff)
downloadports-74b26a50bbf352644730ff32dc7d2e2b5fa76be0.tar.gz
ports-74b26a50bbf352644730ff32dc7d2e2b5fa76be0.zip
Notes
Diffstat (limited to 'converters/ruby-iconv/Makefile')
-rw-r--r--converters/ruby-iconv/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/converters/ruby-iconv/Makefile b/converters/ruby-iconv/Makefile
index 6b5ca285275c..5bcda7064d54 100644
--- a/converters/ruby-iconv/Makefile
+++ b/converters/ruby-iconv/Makefile
@@ -12,11 +12,13 @@ DISTFILES= # empty
DISTNAME= ${PORTNAME}
MAINTAINER= ruby@FreeBSD.org
-COMMENT= An iconv wrapper class for Ruby
+COMMENT= iconv wrapper class for Ruby
FETCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
USES= iconv
+MAKE_ARGS= INSTALL_PROG="${INSTALL_PROGRAM}" \
+ INSTALL_DATA="${INSTALL_DATA}"
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
@@ -27,7 +29,6 @@ INSTALL_TARGET= site-install
PLIST_FILES= ${RUBY_ARCHLIBDIR:S,${PREFIX},,:S,^/,,}/iconv.so
-NO_STAGE= yes
.include <bsd.port.pre.mk>
RUBY_WRKDIR!= cd ${PORTSDIR}/${RUBY_PORT}; ${MAKE} -V WRKDIR