From 3f224fe4f71bc1bf2971d2225807610bbeb4b325 Mon Sep 17 00:00:00 2001 From: swills Date: Fri, 18 Mar 2011 19:47:39 +0000 Subject: - Fix PLIST issues with RUBY_VER == 1.9 --- accessibility/ruby-atk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accessibility/ruby-atk') 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 -- cgit