diff options
author | gahr <gahr@FreeBSD.org> | 2009-06-15 19:53:25 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2009-06-15 19:53:25 +0800 |
commit | f766ec4f76d83f0a88d72502d256b98c9712c522 (patch) | |
tree | 1e8c94e9d6be4af13b9eae26ebc7fc81d47b5317 /x11 | |
parent | 8ac51d5f1172dfecfa473fda708a0a3aaff377d4 (diff) | |
download | freebsd-ports-gnome-f766ec4f76d83f0a88d72502d256b98c9712c522.tar.gz freebsd-ports-gnome-f766ec4f76d83f0a88d72502d256b98c9712c522.tar.zst freebsd-ports-gnome-f766ec4f76d83f0a88d72502d256b98c9712c522.zip |
- Move x11-wm/enlightenment-devel to x11-wm/enlightenment
- Disconnect x11-wm/enlightenment-devel from the build
- Reconnect x11-wm/enlightenment to the build
- Update dependent ports
- Note the transition in UPDATING
Diffstat (limited to 'x11')
-rw-r--r-- | x11/e17-module-bling/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-calendar/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-cpu/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-deskshow/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-flame/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-language/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-mail/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-mem/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-mixer/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-moon/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-rain/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-screenshot/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-slideshow/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-snow/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-uptime/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-weather/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-winselector/Makefile | 4 |
17 files changed, 34 insertions, 34 deletions
diff --git a/x11/e17-module-bling/Makefile b/x11/e17-module-bling/Makefile index a0b00191ef51..03cf8957c46f 100644 --- a/x11/e17-module-bling/Makefile +++ b/x11/e17-module-bling/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= E17 composite manager module -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/x11/e17-module-calendar/Makefile b/x11/e17-module-calendar/Makefile index 9dcabd81a0f3..491bff071c46 100644 --- a/x11/e17-module-calendar/Makefile +++ b/x11/e17-module-calendar/Makefile @@ -17,8 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= Nice calendar module for e17 -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment USE_BZIP2= yes USE_GMAKE= yes diff --git a/x11/e17-module-cpu/Makefile b/x11/e17-module-cpu/Makefile index 3d4603b03ff9..b0eaa835b522 100644 --- a/x11/e17-module-cpu/Makefile +++ b/x11/e17-module-cpu/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which allows users to monitor cpu load -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment USE_BZIP2= yes USE_GMAKE= yes diff --git a/x11/e17-module-deskshow/Makefile b/x11/e17-module-deskshow/Makefile index 563611241ff8..1051b5032f43 100644 --- a/x11/e17-module-deskshow/Makefile +++ b/x11/e17-module-deskshow/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= E17 module that minimizes all windows to show the desktop -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/x11/e17-module-flame/Makefile b/x11/e17-module-flame/Makefile index da7b8e8a4471..45e7672bb233 100644 --- a/x11/e17-module-flame/Makefile +++ b/x11/e17-module-flame/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which draws flames on your desktop -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/x11/e17-module-language/Makefile b/x11/e17-module-language/Makefile index ddb612dc72ad..27a50e2edc86 100644 --- a/x11/e17-module-language/Makefile +++ b/x11/e17-module-language/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module to switch XKB input language -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/x11/e17-module-mail/Makefile b/x11/e17-module-mail/Makefile index e3d36ea491c0..4df4f87e32e2 100644 --- a/x11/e17-module-mail/Makefile +++ b/x11/e17-module-mail/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module to check your mailboxes (like xbiff does) -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/x11/e17-module-mem/Makefile b/x11/e17-module-mem/Makefile index 560800c22f55..bc42640b9a97 100644 --- a/x11/e17-module-mem/Makefile +++ b/x11/e17-module-mem/Makefile @@ -17,8 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 memory monitoring module -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/x11/e17-module-mixer/Makefile b/x11/e17-module-mixer/Makefile index 4f5d7d160268..bfebb8c9041f 100644 --- a/x11/e17-module-mixer/Makefile +++ b/x11/e17-module-mixer/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module to adjust audio mixer settings -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment USE_BZIP2= yes USE_GMAKE= yes diff --git a/x11/e17-module-moon/Makefile b/x11/e17-module-moon/Makefile index fad23da7988c..10fb05f1b352 100644 --- a/x11/e17-module-moon/Makefile +++ b/x11/e17-module-moon/Makefile @@ -17,8 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 Moon Clock module -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/x11/e17-module-rain/Makefile b/x11/e17-module-rain/Makefile index d15c12c24d9d..b84dba2424cd 100644 --- a/x11/e17-module-rain/Makefile +++ b/x11/e17-module-rain/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which draws raindrops on your screen -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/x11/e17-module-screenshot/Makefile b/x11/e17-module-screenshot/Makefile index b26d9117ff38..a093b2867a9c 100644 --- a/x11/e17-module-screenshot/Makefile +++ b/x11/e17-module-screenshot/Makefile @@ -16,9 +16,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which allows users to take screenshots -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel \ +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment \ emprint:${PORTSDIR}/x11/emprint -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel \ +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment \ emprint:${PORTSDIR}/x11/emprint GNU_CONFIGURE= yes diff --git a/x11/e17-module-slideshow/Makefile b/x11/e17-module-slideshow/Makefile index 9c33c15ebfd2..9d6c2203ab94 100644 --- a/x11/e17-module-slideshow/Makefile +++ b/x11/e17-module-slideshow/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which cycles desktop backgrounds -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/x11/e17-module-snow/Makefile b/x11/e17-module-snow/Makefile index 8d1c9884a991..0c170eb193d6 100644 --- a/x11/e17-module-snow/Makefile +++ b/x11/e17-module-snow/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which draws snowflakes on your screen -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/x11/e17-module-uptime/Makefile b/x11/e17-module-uptime/Makefile index b9e95c3200a1..3ae7a188c9f3 100644 --- a/x11/e17-module-uptime/Makefile +++ b/x11/e17-module-uptime/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 uptime and load average indicator module -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/x11/e17-module-weather/Makefile b/x11/e17-module-weather/Makefile index d8b00712d9a2..0576a8c4e047 100644 --- a/x11/e17-module-weather/Makefile +++ b/x11/e17-module-weather/Makefile @@ -17,8 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 weather module -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/x11/e17-module-winselector/Makefile b/x11/e17-module-winselector/Makefile index 93dbd64d212b..5daa50a26985 100644 --- a/x11/e17-module-winselector/Makefile +++ b/x11/e17-module-winselector/Makefile @@ -16,8 +16,8 @@ PKGNAMEPREFIX= e17-module- MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module to switch between windows -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment GNU_CONFIGURE= yes USE_BZIP2= yes |