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 /textproc | |
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 'textproc')
-rw-r--r-- | textproc/linux-aspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/linux-f10-aspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/linux-f8-aspell/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/textproc/linux-aspell/Makefile b/textproc/linux-aspell/Makefile index eed692d0f6e8..24b10525db6e 100644 --- a/textproc/linux-aspell/Makefile +++ b/textproc/linux-aspell/Makefile @@ -25,7 +25,6 @@ BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm \ bzip2:${PORTSDIR}/archivers/bzip2 NO_BUILD= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_PREFIX= yes diff --git a/textproc/linux-f10-aspell/Makefile b/textproc/linux-f10-aspell/Makefile index eed692d0f6e8..24b10525db6e 100644 --- a/textproc/linux-f10-aspell/Makefile +++ b/textproc/linux-f10-aspell/Makefile @@ -25,7 +25,6 @@ BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm \ bzip2:${PORTSDIR}/archivers/bzip2 NO_BUILD= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_PREFIX= yes diff --git a/textproc/linux-f8-aspell/Makefile b/textproc/linux-f8-aspell/Makefile index eed692d0f6e8..24b10525db6e 100644 --- a/textproc/linux-f8-aspell/Makefile +++ b/textproc/linux-f8-aspell/Makefile @@ -25,7 +25,6 @@ BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm \ bzip2:${PORTSDIR}/archivers/bzip2 NO_BUILD= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_PREFIX= yes |