aboutsummaryrefslogtreecommitdiffstats
path: root/x11/examine
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2006-10-08 21:48:37 +0800
committerstas <stas@FreeBSD.org>2006-10-08 21:48:37 +0800
commit173755349dc2dd22744f67ee65b533ef3b1c3649 (patch)
treefcddf9b33a006f3b495b40ac5641012787c2a99e /x11/examine
parented21c3e01f7d2d837804666f445b9249d985c327 (diff)
downloadfreebsd-ports-gnome-173755349dc2dd22744f67ee65b533ef3b1c3649.tar.gz
freebsd-ports-gnome-173755349dc2dd22744f67ee65b533ef3b1c3649.tar.zst
freebsd-ports-gnome-173755349dc2dd22744f67ee65b533ef3b1c3649.zip
- Move to LOCALBASE
- Use new EFL framework - Update all e17 ports to the lates stable cvs snapshot - Add additional knobs/options to ports makefiles to control the feature set - Add a bunch of new e17 applications/libraries - Minor improvements/modification. Approved by: vanilla (old maintainer), sem (mentor)
Diffstat (limited to 'x11/examine')
-rw-r--r--x11/examine/Makefile17
-rw-r--r--x11/examine/distinfo6
2 files changed, 12 insertions, 11 deletions
diff --git a/x11/examine/Makefile b/x11/examine/Makefile
index 1a234f5b3f79..4d468b648201 100644
--- a/x11/examine/Makefile
+++ b/x11/examine/Makefile
@@ -7,23 +7,24 @@
#
PORTNAME= examine
-PORTVERSION= 20060719
+PORTVERSION= 20060926
CATEGORIES= x11
-MASTER_SITES= http://mbsd.msk.ru/dist/
+MASTER_SITES= http://sunner.elcomnet.ru/~stas/
-MAINTAINER= ssedov@mbsd.msk.ru
+MAINTAINER= stas@FreeBSD.org
COMMENT= Interface for configuring EFL applications
LIB_DEPENDS= ecore.1:${PORTSDIR}/x11/ecore \
ewl.0:${PORTSDIR}/x11-toolkits/ewl
+GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+USE_GNOME= gnometarget pkgconfig
+USE_EFL= ecore ewl
PLIST_FILES= bin/examine bin/exsh
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+.include "../../x11-wm/enlightenment-devel/bsd.efl.mk"
+.include <bsd.port.post.mk>
diff --git a/x11/examine/distinfo b/x11/examine/distinfo
index 947efd9aecaf..bc8b311eb3ab 100644
--- a/x11/examine/distinfo
+++ b/x11/examine/distinfo
@@ -1,3 +1,3 @@
-MD5 (examine-20060719.tar.bz2) = c5ee1e30e3754e511e0a14a2e135f8f8
-SHA256 (examine-20060719.tar.bz2) = 525c6ef925aed34db672fa3fc6fd2e5269ba1a5447fdc29775efcae663290beb
-SIZE (examine-20060719.tar.bz2) = 1252192
+MD5 (examine-20060926.tar.bz2) = e849fb33e7752673e4ee0153d3d32c07
+SHA256 (examine-20060926.tar.bz2) = 225d6e595a5bb600fa7801ec2b232aa6e05c9b3f23b380acbeb391d20c6fc6b1
+SIZE (examine-20060926.tar.bz2) = 1261349