diff options
-rw-r--r-- | games/wesnoth-devel/Makefile | 1 | ||||
-rw-r--r-- | games/wesnoth/Makefile | 1 | ||||
-rw-r--r-- | graphics/cbview/Makefile | 1 | ||||
-rw-r--r-- | graphics/ruby-gdk_pixbuf2/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile index 2fb57ca..8a0611e 100644 --- a/games/wesnoth-devel/Makefile +++ b/games/wesnoth-devel/Makefile @@ -24,7 +24,6 @@ USE_GMAKE= yes WANT_GNOME= yes USE_GETTEXT= yes USE_X_PREFIX= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var \ --with-libiconv-prefix=${LOCALBASE} \ diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 2fb57ca..8a0611e 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -24,7 +24,6 @@ USE_GMAKE= yes WANT_GNOME= yes USE_GETTEXT= yes USE_X_PREFIX= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var \ --with-libiconv-prefix=${LOCALBASE} \ diff --git a/graphics/cbview/Makefile b/graphics/cbview/Makefile index 212dd1b..1df87de 100644 --- a/graphics/cbview/Makefile +++ b/graphics/cbview/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar \ NO_BUILD= yes USE_X_PREFIX= yes -USE_REINPLACE= yes PLIST_FILES= bin/${PORTNAME} PORTDOCS= COPYING Changes INSTALL README TODO diff --git a/graphics/ruby-gdk_pixbuf2/Makefile b/graphics/ruby-gdk_pixbuf2/Makefile index 1c234f4..559ff36 100644 --- a/graphics/ruby-gdk_pixbuf2/Makefile +++ b/graphics/ruby-gdk_pixbuf2/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 USE_RUBY= yes USE_GNOME= gtk20 -USE_REINPLACE= yes USE_RUBY_EXTCONF= yes .include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common" |