diff options
Diffstat (limited to 'x11-wm/epplets/Makefile')
-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 |