diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-02 17:06:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-02 17:06:25 +0000 |
commit | 45a085ac121097053e07252c60df65b972d4d74c (patch) | |
tree | 87327f81a78f2fa500bff3fc34f4495e37864806 /x11-themes/cursor-bluecurve-theme | |
parent | 620d4f39c35f41046c4023311f01f21e300539df (diff) | |
download | ports-45a085ac121097053e07252c60df65b972d4d74c.tar.gz ports-45a085ac121097053e07252c60df65b972d4d74c.zip |
Notes
Diffstat (limited to 'x11-themes/cursor-bluecurve-theme')
-rw-r--r-- | x11-themes/cursor-bluecurve-theme/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-themes/cursor-bluecurve-theme/Makefile b/x11-themes/cursor-bluecurve-theme/Makefile index 4a63b7e927e3..e97388fe42d4 100644 --- a/x11-themes/cursor-bluecurve-theme/Makefile +++ b/x11-themes/cursor-bluecurve-theme/Makefile @@ -44,11 +44,7 @@ do-build: .include "${MASTERDIR}/bsd.bluecurve.mk" .include <bsd.port.pre.mk> -.if ${X_WINDOW_SYSTEM:L} != xfree86-3 BUILD_DEPENDS+= xcursorgen:${X_CLIENTS_PORT} # needed by cursorthemegen RUN_DEPENDS+= xcursorgen:${X_CLIENTS_PORT} # for the lib/X11/icons directory -.else -IGNORE= your X Window System is too old; install x11/xorg or x11/XFree86-4 and try again -.endif .include <bsd.port.post.mk> |