From 45cb752a04894d48090981be1a7d2f549f2b684f Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 25 Jun 2017 00:29:09 +0000 Subject: Begin deorbit burn of ia64. We have not attempted to build packages for it for many years. While here, alphabetize ARCHs, pet portlint, and modernize usages. Approved by: portmgr (tier-2 blanket) --- print/pdflib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/pdflib/Makefile') diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index 1631b1e3a93b..e3359ba84f7c 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -28,7 +28,7 @@ PERL_USES= perl5 .include -.if ${ARCH} == "amd64" || ${ARCH} == "ia64" || ${ARCH} == "sparc64" +.if ${ARCH} == "amd64" || ${ARCH} == "sparc64" CONFIGURE_ARGS+=--enable-64bit .endif -- cgit v1.2.3