diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile index 3099acbd815c..c495797d99c3 100644 --- a/lang/fpc/Makefile +++ b/lang/fpc/Makefile @@ -34,6 +34,10 @@ FPCSRCDIR= ${PORTNAME}-${PORTVERSION} .include +.if ${OPSYS} == DragonFly +IGNORE= not supported on DragonFly yet +.endif + .if ${ARCH} == "i386" PPNAME= ppc386 FPC_ARCH= i386