aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/empower
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2008-03-12 05:13:53 +0800
committerstas <stas@FreeBSD.org>2008-03-12 05:13:53 +0800
commit7843035eea9d002a1991cf57b8c8c617c6f55b1f (patch)
tree5c186a065f2ed99e4bc9b28ae52aa862ee51b8e9 /sysutils/empower
parent5ca76f49f1219351516746abab31c1305b88f628 (diff)
downloadfreebsd-ports-gnome-7843035eea9d002a1991cf57b8c8c617c6f55b1f.tar.gz
freebsd-ports-gnome-7843035eea9d002a1991cf57b8c8c617c6f55b1f.tar.zst
freebsd-ports-gnome-7843035eea9d002a1991cf57b8c8c617c6f55b1f.zip
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az
Diffstat (limited to 'sysutils/empower')
-rw-r--r--sysutils/empower/Makefile28
-rw-r--r--sysutils/empower/distinfo6
2 files changed, 9 insertions, 25 deletions
diff --git a/sysutils/empower/Makefile b/sysutils/empower/Makefile
index 6366643a5b51..1699d700336f 100644
--- a/sysutils/empower/Makefile
+++ b/sysutils/empower/Makefile
@@ -7,8 +7,8 @@
#
PORTNAME= empower
-PORTVERSION= 20070223
-PORTREVISION= 1
+PORTVERSION= 20080223
+PORTREVISION= 0
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
@@ -18,27 +18,11 @@ COMMENT= A graphical sudo tool based on the EFL
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig gnometarget
-USE_EFL= evas ecore edje
+USE_EFL= evas ecore edje ewl etk
WANT_EFL= yes
GNU_CONFIGURE= yes
-OPTIONS= EWL "Build EWL backend" on \
- ETK "Build ETK backed" off
+PLIST_FILES= bin/empower \
+ bin/empower-askpass
-.include <bsd.port.pre.mk>
-
-.if defined(WITHOUT_EWL) && !defined(WITH_ETK)
-BROKEN= you should select either ETK or EWL
-.endif
-
-.if !defined(WITHOUT_EWL) || ${HAVE_EFL:Mewl}
-USE_EFL+= ewl
-PLIST_FILES+= bin/empower_ewl
-.endif
-
-.if defined(WITH_ETK) || ${HAVE_EFL:Metk}
-USE_EFL+= etk
-PLIST_FILES+= bin/empower_etk
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/sysutils/empower/distinfo b/sysutils/empower/distinfo
index e9d41efe110f..370d4b13dd5a 100644
--- a/sysutils/empower/distinfo
+++ b/sysutils/empower/distinfo
@@ -1,3 +1,3 @@
-MD5 (empower-20070223.tar.bz2) = c7f984c38ad632e6507411b76a3237d8
-SHA256 (empower-20070223.tar.bz2) = ed8098e5a5f7cefa0199b939c386aa12e1ed9a638d39c31f7729f3d3ce1a9d6a
-SIZE (empower-20070223.tar.bz2) = 212599
+MD5 (empower-20080223.tar.bz2) = a7d231d6c71952305cbf6302606109cf
+SHA256 (empower-20080223.tar.bz2) = 95589809ec365df04ff81605ca8d8b1ad45ce17b6dd462b570827db8ec5605fc
+SIZE (empower-20080223.tar.bz2) = 218110