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-wm/e17-module-flame | |
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-wm/e17-module-flame')
-rw-r--r-- | x11-wm/e17-module-flame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e17-module-flame/Makefile b/x11-wm/e17-module-flame/Makefile index da7b8e8a4471..45e7672bb233 100644 --- a/x11-wm/e17-module-flame/Makefile +++ b/x11-wm/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 |