diff options
Diffstat (limited to 'textproc/gnomespell/Makefile')
-rw-r--r-- | textproc/gnomespell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gnomespell/Makefile b/textproc/gnomespell/Makefile index a0915b56f51b..7012ac229427 100644 --- a/textproc/gnomespell/Makefile +++ b/textproc/gnomespell/Makefile @@ -24,7 +24,7 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" PLIST_SUB= VERSION=${PORTVERSION} |