summaryrefslogtreecommitdiff
path: root/x11/3ddesktop
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-12-15 18:44:02 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-12-15 18:44:02 +0000
commit1526ccbacfd206735f1f505a94def1428b4d4542 (patch)
treebbbb80160e7e54cf0a8528e5e4f75fe922abd989 /x11/3ddesktop
parent- Fix Makefile syntax if WITH_RRD is defined (diff)
- Chase libraries for new Imlib2 version
Notes
Notes: svn path=/head/; revision=95902
Diffstat (limited to 'x11/3ddesktop')
-rw-r--r--x11/3ddesktop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile
index 9f1cf029e406..a3a3f06cdb45 100644
--- a/x11/3ddesktop/Makefile
+++ b/x11/3ddesktop/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= desk3d
MAINTAINER= ports@FreeBSD.org
COMMENT= 3D Virtual Desktop Switcher
-LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2
+LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2
USE_X_PREFIX= yes
GNU_CONFIGURE= yes