diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-04-02 19:19:50 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-04-02 19:19:50 +0000 |
commit | ea44cf4aaa424039b976cff98a454056b9730f96 (patch) | |
tree | fcd7e7e37a6bf0fb2d7e58f81afda14f4b0f46c6 /x11-themes/enlightenment-theme-Ganymede/Makefile | |
parent | 5606e06306059b5f1fe0233b399d82a22303cdee (diff) | |
download | ports-ea44cf4aaa424039b976cff98a454056b9730f96.tar.gz ports-ea44cf4aaa424039b976cff98a454056b9730f96.zip |
Notes
Diffstat (limited to 'x11-themes/enlightenment-theme-Ganymede/Makefile')
-rw-r--r-- | x11-themes/enlightenment-theme-Ganymede/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |