aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-03-18 19:47:39 +0000
committerSteve Wills <swills@FreeBSD.org>2011-03-18 19:47:39 +0000
commit658b230143137c4a35fcc41f9d2f83d4e070aad2 (patch)
tree72b198640f1dfcc8f7b2bdeeb3d6e93a23554c80 /accessibility
parentcae009169cdf7015f5d7c0c2d8eb8e330464c613 (diff)
downloadports-658b230143137c4a35fcc41f9d2f83d4e070aad2.tar.gz
ports-658b230143137c4a35fcc41f9d2f83d4e070aad2.zip
- Fix PLIST issues with RUBY_VER == 1.9
Notes
Notes: svn path=/head/; revision=271280
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/ruby-atk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/ruby-atk/Makefile b/accessibility/ruby-atk/Makefile
index af1897afcbc3..b38d1a3754e9 100644
--- a/accessibility/ruby-atk/Makefile
+++ b/accessibility/ruby-atk/Makefile
@@ -30,7 +30,7 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
WRKSRC= ${RUBY_GNOME_WRKSRC}/atk
-INSTALL_TARGET= site-install
+INSTALL_TARGET= site-install install
DOCS= COPYING.LIB ChangeLog README