lang/fpc: IGNORE on DragonFly (for now, support is long-term goal)
This commit is contained in:
@@ -34,6 +34,10 @@ FPCSRCDIR= ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OPSYS} == DragonFly
|
||||
IGNORE= not supported on DragonFly yet
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "i386"
|
||||
PPNAME= ppc386
|
||||
FPC_ARCH= i386
|
||||
|
||||
Reference in New Issue
Block a user