diff options
Diffstat (limited to 'graphics/deep_zoom/Makefile')
-rw-r--r-- | graphics/deep_zoom/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/deep_zoom/Makefile b/graphics/deep_zoom/Makefile index b7c9a58ae9a7..69203d8d596b 100644 --- a/graphics/deep_zoom/Makefile +++ b/graphics/deep_zoom/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= Imlib2:${PORTSDIR}/graphics/imlib2 \ IMLIB2_CONFIG= ${X11BASE}/bin/imlib2-config USE_REINPLACE= yes -USE_GNOMENG= yes USE_GNOME= glib12 USE_GMAKE= yes CFLAGS+= -I${LOCALBASE}/include `${IMLIB2_CONFIG} --cflags` |