aboutsummaryrefslogtreecommitdiffstats
path: root/x11/3ddesktop
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-06-13 01:15:13 +0800
committeradamw <adamw@FreeBSD.org>2003-06-13 01:15:13 +0800
commita64b6745321510beb8f05b54444516afd668969f (patch)
treeba2cd261124ee83619db4d7e2e5e85783cc0e90d /x11/3ddesktop
parentac97aac50ccdc0ea73dba046e8fdb00a3ace5e48 (diff)
downloadfreebsd-ports-gnome-a64b6745321510beb8f05b54444516afd668969f.tar.gz
freebsd-ports-gnome-a64b6745321510beb8f05b54444516afd668969f.tar.zst
freebsd-ports-gnome-a64b6745321510beb8f05b54444516afd668969f.zip
Add dependency upon libImlib2.
Submitted by: Sean Welch <welchsm@earthlink.net>
Diffstat (limited to 'x11/3ddesktop')
-rw-r--r--x11/3ddesktop/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile
index 1dfb30e6dd06..6b3b080f97b0 100644
--- a/x11/3ddesktop/Makefile
+++ b/x11/3ddesktop/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= desk3d
MAINTAINER= adamw@FreeBSD.org
COMMENT= 3D Virtual Desktop Switcher
+LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2
+
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes