summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-21 03:48:07 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-21 03:48:07 +0000
commit2a0fb143f43a627c383299ca6be8e9040eeb2d9a (patch)
tree9cd89e71e177e74ee96ad2bf9812c2713bc36a23 /x11
parentUse USE_GNOME to fix the build on bento. (diff)
Add a USE_GNOME dependency on librsvg2 to fix build on bento.
Notes
Notes: svn path=/head/; revision=89090
Diffstat (limited to 'x11')
-rw-r--r--x11/idesk/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile
index 12016448e171..a50400fd96d0 100644
--- a/x11/idesk/Makefile
+++ b/x11/idesk/Makefile
@@ -14,12 +14,11 @@ MASTER_SITES= http://idesk.timmfin.net/releases/ \
MAINTAINER= sascha@root-login.org
COMMENT= Place launch icons directly on your desktop
-LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft \
- rsvg-2.4:${PORTSDIR}/graphics/librsvg2
+LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= imlib
+USE_GNOME= imlib librsvg2
NO_WRKSUBDIR= yes