1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Oops. Backout some changes that shouldn't have been checked in during

xorg update.

Pointy hat to:	$self
This commit is contained in:
Florent Thoumie 2007-09-13 23:29:48 +00:00
parent 8885b948d2
commit a9d833cd9e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199449

View File

@ -1942,12 +1942,6 @@ PLIST_SUB+= PERL_VERSION=${PERL_VERSION} \
.include "${PORTSDIR}/Mk/bsd.local.mk"
.endif
.if defined(USE_XORG) || defined(XORG_CAT)
. if ${X_WINDOW_SYSTEM} == "xorg"
.include "${PORTSDIR}/Mk/bsd.xorg.mk"
. endif
.endif
.if defined(USE_MYSQL) || defined(WANT_MYSQL_VER) || \
defined(USE_PGSQL) || defined(WANT_PGSQL_VER) || \
defined(USE_BDB) || defined(USE_SQLITE) || defined(USE_FIREBIRD)