diff options
author | gahr <gahr@FreeBSD.org> | 2009-06-08 14:56:20 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2009-06-08 14:56:20 +0800 |
commit | d91150563a2b33f9d13787c9030d356b5c811e27 (patch) | |
tree | e609e36862015afe25d1ac25145c1809b3dedb8b /x11-wm | |
parent | e6f276dd77a4037660a3918406a7661e3543d82f (diff) | |
download | freebsd-ports-gnome-d91150563a2b33f9d13787c9030d356b5c811e27.tar.gz freebsd-ports-gnome-d91150563a2b33f9d13787c9030d356b5c811e27.tar.zst freebsd-ports-gnome-d91150563a2b33f9d13787c9030d356b5c811e27.zip |
- Chase repocopy x11-wm/enlightenment --> x11-wm/e16
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/enlightenment-docs/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/epplets/Makefile | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-wm/enlightenment-docs/Makefile b/x11-wm/enlightenment-docs/Makefile index 3652994b36dc..c7e0bc825968 100644 --- a/x11-wm/enlightenment-docs/Makefile +++ b/x11-wm/enlightenment-docs/Makefile @@ -7,6 +7,7 @@ PORTNAME= enlightenment-docs PORTVERSION= 0.16.8.0.2 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SF/enlightenment DISTNAME= e16-docs-${PORTVERSION} @@ -14,7 +15,7 @@ DISTNAME= e16-docs-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org COMMENT= Data files of enlightenment DOX -RUN_DEPENDS= ${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= ${LOCALBASE}/bin/e16:${PORTSDIR}/x11-wm/e16 USE_XORG= x11 USE_GMAKE= yes diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index 292cbe9cea81..aed531239b5a 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -7,6 +7,7 @@ PORTNAME= epplets PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SF MASTER_SITE_SUBDIR= enlightenment @@ -14,9 +15,9 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= gahr@FreeBSD.org COMMENT= A collection of Enlightenment dock applications -BUILD_DEPENDS= e16:${PORTSDIR}/x11-wm/enlightenment +BUILD_DEPENDS= e16:${PORTSDIR}/x11-wm/e16 LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio -RUN_DEPENDS= e16:${PORTSDIR}/x11-wm/enlightenment \ +RUN_DEPENDS= e16:${PORTSDIR}/x11-wm/e16 \ import:${PORTSDIR}/graphics/ImageMagick USE_XORG= xext |