diff options
Diffstat (limited to 'x11-themes/enlightenment-theme-ShinyMetal/Makefile')
-rw-r--r-- | x11-themes/enlightenment-theme-ShinyMetal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |