diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-01-23 15:55:13 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-01-23 15:55:13 +0000 |
commit | fbb860c03c171cd94f59984ca0f0ba94d3198604 (patch) | |
tree | 6697605b55799b0e2ed00581dad6b0485f0c7f1a /x11-wm/enlightenment-devel | |
parent | 8b81c086f64ac1f194b1cc32b74131bad6489a59 (diff) | |
download | ports-fbb860c03c171cd94f59984ca0f0ba94d3198604.tar.gz ports-fbb860c03c171cd94f59984ca0f0ba94d3198604.zip |
Notes
Diffstat (limited to 'x11-wm/enlightenment-devel')
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index 6b0903a6c079..926aa7b86e5d 100644 --- a/x11-wm/enlightenment-devel/Makefile +++ b/x11-wm/enlightenment-devel/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 |