diff options
Diffstat (limited to 'x11/gnomeapplets2/Makefile')
-rw-r--r-- | x11/gnomeapplets2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 6e717654da7f..e2b745126db9 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -32,7 +32,7 @@ INSTALLS_ICONS= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \ gail gnomedocutils USE_GSTREAMER= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ FREEBSD_SYS=${FREEBSD_SYS} |