aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e17-module-weather/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/e17-module-weather/Makefile')
-rw-r--r--x11-wm/e17-module-weather/Makefile16
1 files changed, 9 insertions, 7 deletions
diff --git a/x11-wm/e17-module-weather/Makefile b/x11-wm/e17-module-weather/Makefile
index bc9e7f2e7973..e7bcd9d8f525 100644
--- a/x11-wm/e17-module-weather/Makefile
+++ b/x11-wm/e17-module-weather/Makefile
@@ -6,25 +6,27 @@
#
PORTNAME= weather
-PORTVERSION= 20080223
-PORTREVISION= 5
+PORTVERSION= 20101003
PORTEPOCH= 1
-CATEGORIES= x11-wm
-MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
+CATEGORIES= x11-wm enlightenment
+MASTER_SITES= http://files.roorback.net/e17/2010-10-03/modules/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 weather module
-BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
-RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
+BROKEN= Does not build
+BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
+RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
+
+DIST_SUBDIR= e17
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
-USE_EFL= edje
+USE_EFL= edje libtool_hack modarch_hack
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes