diff options
Diffstat (limited to 'graphics/fnlib/Makefile')
-rw-r--r-- | graphics/fnlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index ca73b8d95370..85f6caddb93e 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -15,7 +15,8 @@ MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes -USE_IMLIB= yes +USE_GNOMENG= yes +USE_GNOME= imlib USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" |