1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Fix build after xorg cleanup

This commit is contained in:
Martin Wilke 2008-04-23 15:35:08 +00:00
parent 9f13b4ba1d
commit 8cb92b02b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211843

View File

@ -26,13 +26,10 @@ USE_GNOME= imlib
MAN1= qiv.1
PLIST_FILES= bin/qiv
USE_XORG+= x11 xinerama
.include <bsd.port.pre.mk>
.if defined(WITH_XINERAMA)
USE_XORG+= x11 xinerama
.endif
pre-configure:
.if ! defined(WITH_XINERAMA)
.else