diff options
Diffstat (limited to 'graphics/isreal/Makefile')
-rw-r--r-- | graphics/isreal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/isreal/Makefile b/graphics/isreal/Makefile index 760c5a7e4c97..b047a3e892c1 100644 --- a/graphics/isreal/Makefile +++ b/graphics/isreal/Makefile @@ -7,7 +7,7 @@ PORTNAME= isreal PORTVERSION= 2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= markp @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An image classification utility PLIST_FILES= bin/isreal -USE_XLIB= yes USE_GNOME= imlib CFLAGS:= ${CFLAGS} -I${LOCALBASE}/include |