diff options
Diffstat (limited to 'x11/lxpanel/Makefile')
-rw-r--r-- | x11/lxpanel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile index 73561c7f932e..3ad0b9bdfb6d 100644 --- a/x11/lxpanel/Makefile +++ b/x11/lxpanel/Makefile @@ -23,7 +23,7 @@ OPTIONS= ALSA "enable ALSA audio architecture support" Off \ USE_XORG= x11 xmu USE_GNOME= gnomehack gtk20 pkgconfig GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111:env +USE_AUTOTOOLS= automake:env CONFIGURE_ARGS= --prefix=${PREFIX} \ CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |