diff options
Diffstat (limited to 'graphics/isreal/Makefile')
-rw-r--r-- | graphics/isreal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/isreal/Makefile b/graphics/isreal/Makefile index d181de502c0d..844f88289d3b 100644 --- a/graphics/isreal/Makefile +++ b/graphics/isreal/Makefile @@ -15,7 +15,8 @@ EXTRACT_SUFX= .tar MAINTAINER= markp@FreeBSD.org USE_XLIB= yes -USE_IMLIB= yes +USE_GNOMENG= yes +USE_GNOME= imlib do-install: ${INSTALL_PROGRAM} ${WRKSRC}/isreal ${PREFIX}/bin |