diff options
author | mezz <mezz@FreeBSD.org> | 2006-04-01 06:21:37 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-04-01 06:21:37 +0800 |
commit | d5231bb8e998104f340178d8bf2caad43e5bb262 (patch) | |
tree | 40f2f53d7353e45268129507e7ac77a605fa7bfd /x11-toolkits/ruby-gtk2 | |
parent | 38a3421997f36e7f9afb28e5534c9c9a95236837 (diff) | |
download | freebsd-ports-gnome-d5231bb8e998104f340178d8bf2caad43e5bb262.tar.gz freebsd-ports-gnome-d5231bb8e998104f340178d8bf2caad43e5bb262.tar.zst freebsd-ports-gnome-d5231bb8e998104f340178d8bf2caad43e5bb262.zip |
portlint:
-Remove USE_REINPLACE.
Diffstat (limited to 'x11-toolkits/ruby-gtk2')
-rw-r--r-- | x11-toolkits/ruby-gtk2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-gtk2/Makefile b/x11-toolkits/ruby-gtk2/Makefile index f81d790ba9a5..94f220fc2834 100644 --- a/x11-toolkits/ruby-gtk2/Makefile +++ b/x11-toolkits/ruby-gtk2/Makefile @@ -25,7 +25,6 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/atk.so:${PORTSDIR}/accessibility/ruby-atk \ USE_RUBY= yes USE_GNOME= gtk20 -USE_REINPLACE= yes USE_RUBY_EXTCONF= yes .include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common" |