diff options
Diffstat (limited to 'print/libgnomecups/Makefile')
-rw-r--r-- | print/libgnomecups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index e3c922869e3f..47602ff4d319 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack intlhack ltverhack glib20 USE_GETTEXT= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |