diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:06:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:06:01 +0000 |
commit | 3958a5860b310e73199cdf9b77b0f28ea3b34cc1 (patch) | |
tree | 83fd7a29c948927af9ad6fc877dec58262dffa82 | |
parent | e5998114cee2a9720349df642c50b73c1529f928 (diff) | |
download | ports-3958a5860b310e73199cdf9b77b0f28ea3b34cc1.tar.gz ports-3958a5860b310e73199cdf9b77b0f28ea3b34cc1.zip |
Notes
-rw-r--r-- | graphics/entice/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile index 9e02b3a4a6d7..ac502814c7ae 100644 --- a/graphics/entice/Makefile +++ b/graphics/entice/Makefile @@ -17,6 +17,8 @@ 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 USE_AUTOTOOLS= libtool:15 USE_GNOME= gnometarget |