diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-04-05 07:44:42 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-04-05 07:44:42 +0000 |
commit | 5aaec82befb9a89955c4797aae508848afa77ee3 (patch) | |
tree | 008a2ffc7a87d5a7351c7c385c66309f9993cbd7 /x11-wm | |
parent | 1d3ea3a5370aff92681b60ab337bd94e18f56f95 (diff) | |
download | ports-5aaec82befb9a89955c4797aae508848afa77ee3.tar.gz ports-5aaec82befb9a89955c4797aae508848afa77ee3.zip |
Notes
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 5f206520b13f..e9b9d2ff5095 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 |