diff options
Diffstat (limited to 'textproc/linux-f10-aspell')
-rw-r--r-- | textproc/linux-f10-aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/linux-f10-aspell/Makefile b/textproc/linux-f10-aspell/Makefile index 98ddc6758a62..f67f424cf82b 100644 --- a/textproc/linux-f10-aspell/Makefile +++ b/textproc/linux-f10-aspell/Makefile @@ -28,7 +28,7 @@ NO_BUILD= yes USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 USE_LINUX_PREFIX= yes -USE_LINUX= yes +USE_LINUX?= yes USE_GMAKE= yes NO_FILTER_SHLIBS= yes LDCONFIG_LINUX= ${LINUXBASE}/sbin/ldconfig |