summaryrefslogtreecommitdiff
path: root/print/ghostscript-esp/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript-esp/Makefile.common')
-rw-r--r--print/ghostscript-esp/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/ghostscript-esp/Makefile.common b/print/ghostscript-esp/Makefile.common
index 651ff75f159..2869e412542 100644
--- a/print/ghostscript-esp/Makefile.common
+++ b/print/ghostscript-esp/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2003/07/17 22:52:27 grant Exp $
+# $NetBSD: Makefile.common,v 1.8 2003/09/12 20:07:26 grant Exp $
DISTNAME= espgs-${GS_VERS}-source
BASEGS_VERS= 7.05
@@ -93,6 +93,5 @@ post-install:
.include "../../mk/bsd.pkg.mk"
.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"
-USE_GCC3=YES
-. include "../../mk/gcc.buildlink2.mk"
+USE_GCC3= # defined
.endif