diff options
Diffstat (limited to 'deskutils/glabels/Makefile')
-rw-r--r-- | deskutils/glabels/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile index b803407947b3..e5eea41702b7 100644 --- a/deskutils/glabels/Makefile +++ b/deskutils/glabels/Makefile @@ -22,7 +22,7 @@ WANT_GNOME= yes USE_GETTEXT= yes INSTALLS_OMF= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |