diff options
Diffstat (limited to 'deskutils/glabels')
-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 d1bea50507e..c8919c9c604 100644 --- a/deskutils/glabels/Makefile +++ b/deskutils/glabels/Makefile @@ -23,7 +23,7 @@ WANT_GNOME= yes USE_GETTEXT= yes INSTALLS_OMF= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |