summaryrefslogtreecommitdiff
path: root/x11/3ddesktop
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-12 17:15:13 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-12 17:15:13 +0000
commit092c58793e0eaf02d9c50742512e5c3f49e6f171 (patch)
tree64f463a2d2cc915dff57449bdba4af86fd386714 /x11/3ddesktop
parentChange to my FreeBSD.org address (diff)
Add dependency upon libImlib2.
Submitted by: Sean Welch <welchsm@earthlink.net>
Notes
Notes: svn path=/head/; revision=82872
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