diff options
Diffstat (limited to 'x11-wm/epplets/Makefile')
-rw-r--r-- | x11-wm/epplets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index cb82b013f68b..e9f9e1b671a9 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -23,7 +23,7 @@ USE_XORG= xext USE_GNOME= esound gnometarget USE_GL= glut USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 autoconf:268 +USE_AUTOTOOLS= libtool autoconf USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |