aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2006-04-02 19:19:50 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2006-04-02 19:19:50 +0000
commitea44cf4aaa424039b976cff98a454056b9730f96 (patch)
treefcd7e7e37a6bf0fb2d7e58f81afda14f4b0f46c6 /x11-wm
parent5606e06306059b5f1fe0233b399d82a22303cdee (diff)
downloadports-ea44cf4aaa424039b976cff98a454056b9730f96.tar.gz
ports-ea44cf4aaa424039b976cff98a454056b9730f96.zip
Change enlightenment's binary name to e16,
and bump version.
Notes
Notes: svn path=/head/; revision=158658
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/enlightenment-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/enlightenment-docs/Makefile b/x11-wm/enlightenment-docs/Makefile
index f435d4d363fe..6499d8d09d7c 100644
--- a/x11-wm/enlightenment-docs/Makefile
+++ b/x11-wm/enlightenment-docs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= enlightenment-docs
PORTVERSION= 0.16.8
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enlightenment
@@ -15,7 +16,7 @@ DISTNAME= e16-docs-${PORTVERSION}-0.02
MAINTAINER= vanilla@FreeBSD.org
COMMENT= Data files of enlightenment DOX
-RUN_DEPENDS= ${X11BASE}/bin/enlightenment:${PORTSDIR}/x11-wm/enlightenment
+RUN_DEPENDS= ${X11BASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment
USE_X_PREFIX= yes
USE_GMAKE= yes