diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2009-06-15 11:53:25 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2009-06-15 11:53:25 +0000 |
commit | cdde556b20bde2f00a3f7a7cfffb7c5444119c4a (patch) | |
tree | d664334ce1ed11d128fc97f2e09f6417aeddc37c /x11-wm/e17-module-mail | |
parent | 9d790a34ba8633e3e24554fad0fab499281bc384 (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=235856
Diffstat (limited to 'x11-wm/e17-module-mail')
-rw-r--r-- | x11-wm/e17-module-mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e17-module-mail/Makefile b/x11-wm/e17-module-mail/Makefile index e3d36ea491c0..4df4f87e32e2 100644 --- a/x11-wm/e17-module-mail/Makefile +++ b/x11-wm/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 |