summaryrefslogtreecommitdiff
path: root/x11-wm/enlightenment-devel/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-02-02 11:17:21 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-02-02 11:17:21 +0000
commitd239f7ab270dd166d00deb3411c2076f32f3039b (patch)
treec372e6b54e5641d07d008ed1f2fc1ccce5de9ee6 /x11-wm/enlightenment-devel/Makefile
parentBump PORTREVISION, since patch-af changes the package. (diff)
Remove Aqua theme for copyrights,
now install Marble theme as DEFAULT, because themes distributed with E's source are really suck and ugly, Bump revision too. Reminded by: rwatson
Diffstat (limited to 'x11-wm/enlightenment-devel/Makefile')
-rw-r--r--x11-wm/enlightenment-devel/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile
index a24a32998742..09c2998218f8 100644
--- a/x11-wm/enlightenment-devel/Makefile
+++ b/x11-wm/enlightenment-devel/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= enlightenment
-PORTVERSION= 0.16.5
-PORTREVISION= 4
+PORTVERSION= 0.16.5
+PORTREVISION= 5
CATEGORIES= x11-wm
MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \
ftp://ftp.dti.ad.jp/pub/X/enlightenment/enlightenment/ \
@@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= vanilla
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- Aqua.etheme \
+ Marble.etheme \
BlueSteel.etheme.zh_TW.Big5 \
BrushedMetal-Tigert.etheme.zh_TW.Big5 \
ShinyMetal.etheme.zh_TW.Big5
@@ -29,8 +29,6 @@ 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
@@ -50,11 +48,12 @@ CONFIGURE_ARS+= --disable-zoom
MAN1= enlightenment.1
pre-build:
-.for i in Aqua.etheme BlueSteel.etheme.zh_TW.Big5 BrushedMetal-Tigert.etheme.zh_TW.Big5 ShinyMetal.etheme.zh_TW.Big5
+.for i in Marble.etheme BlueSteel.etheme.zh_TW.Big5 BrushedMetal-Tigert.etheme.zh_TW.Big5 ShinyMetal.etheme.zh_TW.Big5
${CP} ${DISTDIR}/$i ${WRKSRC}/src/themes
.endfor
post-install:
+ ${RM} ${PREFIX}/share/enlightenment/themes/Ganymede/dialogs/#dialogs.cfg#
${CHOWN} -R root:wheel ${PREFIX}/share/enlightenment/themes
${CHMOD} -R a+rX ${PREFIX}/share/enlightenment/themes