Index: head/x11/eweather/Makefile =================================================================== --- head/x11/eweather/Makefile (revision 130130) +++ head/x11/eweather/Makefile (revision 130131) @@ -1,31 +1,35 @@ # New ports collection makefile for: E-Weather 0.2 # Date created: 30 March 2000 # Whom: jhb # # $FreeBSD$ # PORTNAME= E-Weather PORTVERSION= 0.4b PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://streiff.net/software/ MAINTAINER= ports@FreeBSD.org COMMENT= Weather epplet for Enlightenment similar to wmWeather LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/libepplet RUN_DEPENDS= GrabWeather:${PORTSDIR}/misc/wmweather +BROKEN= Does not work with new wmweather +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-05-01 + USE_X_PREFIX= yes USE_GMAKE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ LIBS="-L${X11BASE}/lib -lepplet ${PTHREAD_LIBS}" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/E-Weather.epplet ${PREFIX}/bin @${MKDIR} ${PREFIX}/share/enlightenment/epplet_icons ${INSTALL_DATA} ${WRKSRC}/E-Weather.icon \ ${PREFIX}/share/enlightenment/epplet_icons .include Property changes on: head/x11/eweather/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property