diff options
Diffstat (limited to 'sysutils/gnome-pkgview/Makefile')
-rw-r--r-- | sysutils/gnome-pkgview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile index cd59e001913e..ecefbfdebfa6 100644 --- a/sysutils/gnome-pkgview/Makefile +++ b/sysutils/gnome-pkgview/Makefile @@ -18,7 +18,7 @@ USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui intlhack -USE_AUTOTOOLS= libtool:13 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |