Index: head/x11-wm/epplets/Makefile =================================================================== --- head/x11-wm/epplets/Makefile (revision 40105) +++ head/x11-wm/epplets/Makefile (revision 40106) @@ -1,31 +1,33 @@ # New ports collection makefile for: epplets # Date created: 18 October 1999 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= epplets PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.enlightenment.org/e/epplets/ DISTNAME= epplet-base-${PORTVERSION} MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop \ epplet.1:${PORTSDIR}/x11-wm/libepplet BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment +RUN_DEPENDS= import:${PORTSDIR}/graphics/ImageMagick WRKSRC= ${WRKDIR}/Epplets-0.5 USE_X_PREFIX= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-fsstd CONFIGURE_ENV= EROOT=${X11BASE}/share/enlightenment \ EBIN=${X11BASE}/bin \ LIBS="-L${LOCALBASE}/lib -lintl" \ X_LIBS="-lxpg4" .include Property changes on: head/x11-wm/epplets/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property