diff options
Diffstat (limited to 'graphics/entice/Makefile')
-rw-r--r-- | graphics/entice/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile index 99961a942a96..a488d33ba7d2 100644 --- a/graphics/entice/Makefile +++ b/graphics/entice/Makefile @@ -7,7 +7,7 @@ PORTNAME= entice PORTVERSION= 0.9.3.004 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= vanilla @@ -17,8 +17,6 @@ COMMENT= An image viewer written using libraries for Enlightenment 0.17 LIB_DEPENDS= esmart_thumb.0:${PORTSDIR}/graphics/esmart -BROKEN= Does not compile - USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget |