summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-05-31 19:57:59 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-05-31 19:57:59 +0000
commit410150fb5f4f25e0c520174206880acbd1e8bb4f (patch)
treeae084c2f683e052dab77f7fd7038986de5c78b88 /x11
parent- Update to 0.92 (diff)
Remove the xcursor.pc (XFree86-4-libraries) from the BUILD_DEPENDS and let the
USE_X_PREFIX (USE_XLIB) to take care of it. It should be easier for xorg stuff. Requested by: anholt Approved by: adamw (mentor)
Notes
Notes: svn path=/head/; revision=110551
Diffstat (limited to 'x11')
-rw-r--r--x11/gcursor/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/gcursor/Makefile b/x11/gcursor/Makefile
index a9eca586fa2d..a38f4384e1a4 100644
--- a/x11/gcursor/Makefile
+++ b/x11/gcursor/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= http://download.qballcow.nl/programs/gcursor/
MAINTAINER= mezz@FreeBSD.org
COMMENT= A mouse cursor theme selector for GNOME
-BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/xcursor.pc:${PORTSDIR}/x11/XFree86-4-libraries
RUN_DEPENDS= file-roller:${PORTSDIR}/archivers/fileroller
USE_GMAKE= yes