FORBIDDEN: Broken pkg-plist

This commit is contained in:
Kris Kennaway 2004-02-16 23:50:17 +00:00
parent 78b09deced
commit 6b2a7b73a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101104

View File

@ -23,6 +23,8 @@ COMMENT?= Common files for X True Type Servers
RUN_DEPENDS+= mkttfdir:${PORTSDIR}/print/perlftlib
FORBIDDEN= "Broken pkg-plist"
USE_SUBMAKE= yes
XFREE_VERSION= 3.3.6
VERSION= 1.3
@ -67,10 +69,6 @@ PATCH_DIST_STRIP= -p1
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502000
BROKEN= "Does not compile"
.endif
.if ${XFREE86_VERSION} == 4
BUILD_DEPENDS+= xmkmf:${PORTSDIR}/devel/imake-4
.endif