diff options
Diffstat (limited to 'lang/gcc28/Makefile')
-rw-r--r-- | lang/gcc28/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile index 57f63c5f9c97..7d6fc3a1e22d 100644 --- a/lang/gcc28/Makefile +++ b/lang/gcc28/Makefile @@ -29,7 +29,6 @@ DEPRECATED= This port is no longer in use by anything in the ports collection. BROKEN= Does not compile on alpha .endif -CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= OSVERSION=${OSVERSION} PLIST_SUB= GNUHOST=${CONFIGURE_TARGET} .if ${OSVERSION} < 600011 |