diff options
Diffstat (limited to 'textproc/linux-aspell/Makefile')
-rw-r--r-- | textproc/linux-aspell/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/linux-aspell/Makefile b/textproc/linux-aspell/Makefile index f67f424cf82b..c9bff8771b4c 100644 --- a/textproc/linux-aspell/Makefile +++ b/textproc/linux-aspell/Makefile @@ -27,10 +27,9 @@ BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm \ NO_BUILD= yes USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 +USE_LINUX= yes USE_LINUX_PREFIX= yes -USE_LINUX?= yes USE_GMAKE= yes -NO_FILTER_SHLIBS= yes LDCONFIG_LINUX= ${LINUXBASE}/sbin/ldconfig DBPATH= /var/lib/rpm |