diff options
author | vanilla <vanilla@FreeBSD.org> | 2006-04-03 03:19:50 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2006-04-03 03:19:50 +0800 |
commit | 3752ddd0bdc424528dd7ba52f0d4d027166148ba (patch) | |
tree | 4d35997a3556c7d56f202b12fb51351fd37c806d /x11-themes | |
parent | 4534fa52c4ef2f1d26777e9dba76406bf50ed7ca (diff) | |
download | freebsd-ports-gnome-3752ddd0bdc424528dd7ba52f0d4d027166148ba.tar.gz freebsd-ports-gnome-3752ddd0bdc424528dd7ba52f0d4d027166148ba.tar.zst freebsd-ports-gnome-3752ddd0bdc424528dd7ba52f0d4d027166148ba.zip |
Change enlightenment's binary name to e16,
and bump version.
Diffstat (limited to 'x11-themes')
4 files changed, 8 insertions, 4 deletions
diff --git a/x11-themes/enlightenment-theme-BlueSteel/Makefile b/x11-themes/enlightenment-theme-BlueSteel/Makefile index 013e5f34a94e..9dca46d82f84 100644 --- a/x11-themes/enlightenment-theme-BlueSteel/Makefile +++ b/x11-themes/enlightenment-theme-BlueSteel/Makefile @@ -7,6 +7,7 @@ PORTNAME= enlightenment-theme-BlueSteel PORTVERSION= 0.16.8 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment @@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME:S/enlightenment/e16/}-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= A themes of enlightenment window menager -RUN_DEPENDS= ${X11BASE}/bin/enlightenment:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= ${X11BASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/x11-themes/enlightenment-theme-BrushedMetal-Tigert/Makefile b/x11-themes/enlightenment-theme-BrushedMetal-Tigert/Makefile index 1910473885e9..17f1c5e1165d 100644 --- a/x11-themes/enlightenment-theme-BrushedMetal-Tigert/Makefile +++ b/x11-themes/enlightenment-theme-BrushedMetal-Tigert/Makefile @@ -7,6 +7,7 @@ PORTNAME= enlightenment-theme-BrushedMetal-Tigert PORTVERSION= 0.16.8 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment @@ -15,7 +16,7 @@ DISTNAME= e16-theme-BrushedMetal-Tigert-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= A themes of enlightenment window menager -RUN_DEPENDS= ${X11BASE}/bin/enlightenment:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= ${X11BASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/x11-themes/enlightenment-theme-Ganymede/Makefile b/x11-themes/enlightenment-theme-Ganymede/Makefile index 33b1bb5112c9..5d3d3214b13c 100644 --- a/x11-themes/enlightenment-theme-Ganymede/Makefile +++ b/x11-themes/enlightenment-theme-Ganymede/Makefile @@ -7,6 +7,7 @@ PORTNAME= enlightenment-theme-Ganymede PORTVERSION= 0.16.8 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment @@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME:S/enlightenment/e16/}-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= A themes of enlightenment window menager -RUN_DEPENDS= ${X11BASE}/bin/enlightenment:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= ${X11BASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/x11-themes/enlightenment-theme-ShinyMetal/Makefile b/x11-themes/enlightenment-theme-ShinyMetal/Makefile index a1802dc6747f..83b252fbf4cf 100644 --- a/x11-themes/enlightenment-theme-ShinyMetal/Makefile +++ b/x11-themes/enlightenment-theme-ShinyMetal/Makefile @@ -7,6 +7,7 @@ PORTNAME= enlightenment-theme-ShinyMetal PORTVERSION= 0.16.8 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment @@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME:S/enlightenment/e16/}-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= A themes of enlightenment window menager -RUN_DEPENDS= ${X11BASE}/bin/enlightenment:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= ${X11BASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment USE_X_PREFIX= yes GNU_CONFIGURE= yes |