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-wm/enlightenment-docs | |
parent | 5606e06306059b5f1fe0233b399d82a22303cdee (diff) |
Notes
Diffstat (limited to 'x11-wm/enlightenment-docs')
-rw-r--r-- | x11-wm/enlightenment-docs/Makefile | 3 |
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 |