diff options
Diffstat (limited to 'x11-wm/e17-module-efm_path/Makefile')
-rw-r--r-- | x11-wm/e17-module-efm_path/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/e17-module-efm_path/Makefile b/x11-wm/e17-module-efm_path/Makefile index 309f3e7e4bec..ead7c9688004 100644 --- a/x11-wm/e17-module-efm_path/Makefile +++ b/x11-wm/e17-module-efm_path/Makefile @@ -7,7 +7,6 @@ PORTNAME= efm_path PORTVERSION= 20110129 -PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- @@ -18,6 +17,10 @@ COMMENT= An e17 module that allows a user to type a location into the filemanage BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment +BROKEN= does not build with x11-wm/enlightenment 0.16.999.65643 or newer +DEPRECATED= Deprecated by enlightenment.org +EXPIRATION_DATE= 2012-07-31 + DIST_SUBDIR= e17 GNU_CONFIGURE= yes USE_BZIP2= yes |