diff options
Diffstat (limited to 'x11/xephem/Makefile')
-rw-r--r-- | x11/xephem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile index 646c8830d8a..5b9b230ce39 100644 --- a/x11/xephem/Makefile +++ b/x11/xephem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2003/09/12 20:07:33 grant Exp $ +# $NetBSD: Makefile,v 1.22 2003/09/17 19:41:24 grant Exp $ DISTNAME= xephem-3.5.2 PKGREVISION= 1 @@ -24,7 +24,7 @@ BUILD_DIRS= ${LIBSRC1} ${LIBSRC2} ${WRKSRC} INSTALL_DIRS= ${WRKSRC} .if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32" -USE_GCC2= # defined +USE_PKGSRC_GCC= # defined .endif post-install: |