diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-01-23 23:55:13 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-01-23 23:55:13 +0800 |
commit | 6a6f9045fdc563ae8944b1231766c2b07fe34ed0 (patch) | |
tree | 7c01b9806435a66bd813d5f6c2218fefb878b933 /x11-wm/e16 | |
parent | bb7940718d9f5c3078a17a6d3eaaac405618a60d (diff) | |
download | freebsd-ports-gnome-6a6f9045fdc563ae8944b1231766c2b07fe34ed0.tar.gz freebsd-ports-gnome-6a6f9045fdc563ae8944b1231766c2b07fe34ed0.tar.zst freebsd-ports-gnome-6a6f9045fdc563ae8944b1231766c2b07fe34ed0.zip |
Well, bump version, and add RESTRICTED for aqua.etheme.
Submitted by: Jeremy Norris <ishmael27@home.com>
Diffstat (limited to 'x11-wm/e16')
-rw-r--r-- | x11-wm/e16/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 6b0903a6c079..926aa7b86e5d 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/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 |