aboutsummaryrefslogtreecommitdiff
path: root/graphics/giblib
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2008-03-11 21:13:53 +0000
committerStanislav Sedov <stas@FreeBSD.org>2008-03-11 21:13:53 +0000
commit9a2e4c8b780fc607dc4b4adabefb354c84401a96 (patch)
treef59767aed29b447d3d80ab987e898598663c27e3 /graphics/giblib
parent621c804e48a9fdddd6a00d78585fa8cb20c8460e (diff)
downloadports-9a2e4c8b780fc607dc4b4adabefb354c84401a96.tar.gz
ports-9a2e4c8b780fc607dc4b4adabefb354c84401a96.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
Notes
Notes: svn path=/head/; revision=208836
Diffstat (limited to 'graphics/giblib')
-rw-r--r--graphics/giblib/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile
index 0f0ab059e652..a74d2a614a04 100644
--- a/graphics/giblib/Makefile
+++ b/graphics/giblib/Makefile
@@ -7,18 +7,17 @@
PORTNAME= giblib
PORTVERSION= 1.2.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics devel
MASTER_SITES= http://linuxbrit.co.uk/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= A utility library that includes a wrapper for imlib2
-LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2
-
USE_AUTOTOOLS= libtool:15
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnometarget pkgconfig
+USE_EFL= imlib2
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes