diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/kaspaliste/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/kaspaliste/Makefile b/print/kaspaliste/Makefile index f238d318de7a..3a957b507daf 100644 --- a/print/kaspaliste/Makefile +++ b/print/kaspaliste/Makefile @@ -29,10 +29,8 @@ PKGMESSAGE= ${WRKDIR}/pkg-message .include <bsd.port.pre.mk> .if ${OSVERSION} >= 700042 -.if ${ARCH} == "amd64" || ${ARCH} == "sparc64" BROKEN= Does not compile with GCC 4.2 .endif -.endif pre-configure: @${RM} ${WRKSRC}/config.cache |