diff options
author | vanilla <vanilla@FreeBSD.org> | 2006-04-05 07:44:42 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2006-04-05 07:44:42 +0000 |
commit | faa333282f2e9e0bcddf1131546a92d6e51340ec (patch) | |
tree | bfd2fd50ceb043aa7e577ebb1e9bf8bc265f2172 /x11-wm | |
parent | cd0d5859aa8ed8d1c5a6cd618acb5b55dfb222dc (diff) | |
download | FreeBSD-ports-faa333282f2e9e0bcddf1131546a92d6e51340ec.zip FreeBSD-ports-faa333282f2e9e0bcddf1131546a92d6e51340ec.tar.gz |
change enlightenment's binary to e16.
Submitted by: kris@
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/epplets/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index 5f20652..e9b9d2f 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -7,7 +7,7 @@ PORTNAME= epplets PORTVERSION= 0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment @@ -15,11 +15,11 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org COMMENT= A collection of Enlightenment dock applications -BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment +BUILD_DEPENDS= e16:${PORTSDIR}/x11-wm/enlightenment LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio \ epplet.1:${PORTSDIR}/x11-wm/libepplet RUN_DEPENDS= import:${PORTSDIR}/graphics/ImageMagick \ - enlightenment:${PORTSDIR}/x11-wm/enlightenment + e16:${PORTSDIR}/x11-wm/enlightenment USE_X_PREFIX= yes USE_GNOME= esound lthack |