diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imlib2_loaders/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/imlib2_loaders/Makefile b/graphics/imlib2_loaders/Makefile index f4757f101952..1b17366c815f 100644 --- a/graphics/imlib2_loaders/Makefile +++ b/graphics/imlib2_loaders/Makefile @@ -21,9 +21,8 @@ LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 \ USE_X_PREFIX= yes USE_LIBTOOL_VER= 15 +USE_GNOME= gnomehack gnometarget CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" .include <bsd.port.mk> - -CONFIGURE_TARGET:= --build=${CONFIGURE_TARGET} |