1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

portlint:

-Remove USE_REINPLACE.
This commit is contained in:
Jeremy Messenger 2006-03-31 22:04:05 +00:00
parent 5aa154f49c
commit 2d1336cd74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158502
4 changed files with 0 additions and 4 deletions

View File

@ -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} \

View File

@ -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} \

View File

@ -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

View File

@ -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"