diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-01-23 15:55:13 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-01-23 15:55:13 +0000 |
commit | 6a6f9045fdc563ae8944b1231766c2b07fe34ed0 (patch) | |
tree | 7c01b9806435a66bd813d5f6c2218fefb878b933 /x11-wm/enlightenment | |
parent | bb7940718d9f5c3078a17a6d3eaaac405618a60d (diff) | |
download | FreeBSD-ports-6a6f9045fdc563ae8944b1231766c2b07fe34ed0.zip FreeBSD-ports-6a6f9045fdc563ae8944b1231766c2b07fe34ed0.tar.gz |
Well, bump version, and add RESTRICTED for aqua.etheme.
Submitted by: Jeremy Norris <ishmael27@home.com>
Diffstat (limited to 'x11-wm/enlightenment')
-rw-r--r-- | x11-wm/enlightenment/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 6b0903a..926aa7b 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -7,7 +7,7 @@ PORTNAME= enlightenment PORTVERSION= 0.16.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \ ftp://ftp.dti.ad.jp/pub/X/enlightenment/enlightenment/ \ @@ -29,6 +29,8 @@ LIB_DEPENDS= Fnlib.0:${PORTSDIR}/graphics/fnlib \ ghttp.1:${PORTSDIR}/www/libghttp \ intl.1:${PORTSDIR}/devel/gettext +RESTRICTED= aqua.etheme + USE_GMAKE= yes USE_X_PREFIX= yes USE_ESOUND= yes |