summaryrefslogtreecommitdiff
path: root/x11/xfce
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-13 17:36:35 +0000
committerfredb <fredb>2002-03-13 17:36:35 +0000
commit3e16215ca52f8cd61aaaa501d4314bc6004ed4db (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /x11/xfce
parent298540b97aa5e64368ae09c15957bbfe41b2b96a (diff)
downloadpkgsrc-3e16215ca52f8cd61aaaa501d4314bc6004ed4db.tar.gz
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'x11/xfce')
-rw-r--r--x11/xfce/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xfce/Makefile b/x11/xfce/Makefile
index a90cc588917..82d854f3b40 100644
--- a/x11/xfce/Makefile
+++ b/x11/xfce/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2002/03/05 10:06:15 martti Exp $
+# $NetBSD: Makefile,v 1.24 2002/03/13 17:38:05 fredb Exp $
DISTNAME= xfce-3.8.14
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://www.xfce.org/archive/
@@ -10,7 +11,7 @@ COMMENT= Lightweight desktop environment with CDE look and feel
BUILD_USES_MSGFMT= yes
DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= imlib-1.9.*:../../graphics/imlib
+DEPENDS+= imlib>=1.9.11nb1:../../graphics/imlib
GCC_VERSION!= gcc --version
.if (${GCC_VERSION:C/-.*$$//} == egcs) && (${MACHINE_ARCH} == alpha)