diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-03-31 22:21:37 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-03-31 22:21:37 +0000 |
commit | e229b2e9916dc02d14aad1b8ffa25b1b1bf34a3b (patch) | |
tree | 04e22f760f0ed8093e241d59f39277c96c3af0b6 /x11-toolkits/ruby-pango | |
parent | e6ae6b472f44a1d56218896c8a10d0ffe1d4f63b (diff) |
portlint:
-Remove USE_REINPLACE.
Notes
Notes:
svn path=/head/; revision=158506
Diffstat (limited to 'x11-toolkits/ruby-pango')
-rw-r--r-- | x11-toolkits/ruby-pango/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-pango/Makefile b/x11-toolkits/ruby-pango/Makefile index 02b48804c750..cf4836b24141 100644 --- a/x11-toolkits/ruby-pango/Makefile +++ b/x11-toolkits/ruby-pango/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 \ USE_RUBY= yes USE_GNOME= pango -USE_REINPLACE= yes USE_RUBY_EXTCONF= yes .include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common" |