diff options
Diffstat (limited to 'graphics/entice/Makefile')
-rw-r--r-- | graphics/entice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile index ac502814c7ae..99961a942a96 100644 --- a/graphics/entice/Makefile +++ b/graphics/entice/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= esmart_thumb.0:${PORTSDIR}/graphics/esmart BROKEN= Does not compile USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= gnometarget CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |