diff options
Diffstat (limited to 'graphics/imagesort/Makefile')
-rw-r--r-- | graphics/imagesort/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/imagesort/Makefile b/graphics/imagesort/Makefile index 2604fea672b7..1c0cadf66bb6 100644 --- a/graphics/imagesort/Makefile +++ b/graphics/imagesort/Makefile @@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= apps/graphics/viewers/X MAINTAINER= markp@FreeBSD.org USE_X_PREFIX= yes -USE_IMLIB= yes +USE_GNOMENG= yes +USE_GNOME= imlib do-install: ${INSTALL_PROGRAM} ${WRKSRC}/imagesort ${PREFIX}/bin |