aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ruby-pango/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/ruby-pango/Makefile')
-rw-r--r--x11-toolkits/ruby-pango/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/ruby-pango/Makefile b/x11-toolkits/ruby-pango/Makefile
index 39c0144804e1..d81a18146b12 100644
--- a/x11-toolkits/ruby-pango/Makefile
+++ b/x11-toolkits/ruby-pango/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${RUBY_GNOME_MASTER_SITES}
MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${RUBY_GNOME_DISTNAME}
-DIST_SUBDIR= ruby
+DIST_SUBDIR= ${RUBY_GNOME_DIST_SUBDIR}
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for Pango
@@ -36,7 +36,7 @@ INSTALL_TARGET= site-install install
DOCS= COPYING.LIB ChangeLog README
-post-patch: general-patch
+post-patch:
@${REINPLACE_CMD} -e 's|local/bin/|bin/env |g' \
${WRKSRC}/sample/layout.rb
@${FIND} ${WRKSRC} -name '*.bak' -delete