1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

BROKEN on 7.0: Incomplete pkg-plist

This commit is contained in:
Kris Kennaway 2006-09-10 23:34:38 +00:00
parent df158b13cd
commit 4df68210c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172731

View File

@ -33,6 +33,10 @@ PLIST= ${WRKDIR}/PLIST
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700019
BROKEN= Incomplete pkg-plist on FreeBSD >= 7.0
.endif
.if ${ARCH} == "amd64"
CFLAGS+= -fPIC
.endif