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 /textproc/linux-f8-aspell/Makefile | |
parent | e6ae6b472f44a1d56218896c8a10d0ffe1d4f63b (diff) |
portlint:
-Remove USE_REINPLACE.
Notes
Notes:
svn path=/head/; revision=158506
Diffstat (limited to 'textproc/linux-f8-aspell/Makefile')
-rw-r--r-- | textproc/linux-f8-aspell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |