aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-11-10 03:15:44 +0800
committerpav <pav@FreeBSD.org>2005-11-10 03:15:44 +0800
commit4c797db8b0926e8372761a5420a4ea049f23eff0 (patch)
tree1b0dd7b1029083050fcb7f437f48a97ac0a64a4f /lang
parent52170c65dbc854c847f8eabbf3bc6af337490efa (diff)
downloadfreebsd-ports-gnome-4c797db8b0926e8372761a5420a4ea049f23eff0.tar.gz
freebsd-ports-gnome-4c797db8b0926e8372761a5420a4ea049f23eff0.tar.zst
freebsd-ports-gnome-4c797db8b0926e8372761a5420a4ea049f23eff0.zip
- Portlint
PR: ports/88544 (part of) Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer)
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc28/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile
index 9b48d28efe0a..6320057650be 100644
--- a/lang/gcc28/Makefile
+++ b/lang/gcc28/Makefile
@@ -17,11 +17,11 @@ MAINTAINER= mjl@luckie.org.nz
COMMENT= GNU Compiler Collection 2.8
NOT_FOR_ARCHS= amd64 sparc64 ia64
-NO_CDROM= 'old version, not worth the cost in real estate'
+NO_CDROM= "old version, not worth the cost in real estate"
LATEST_LINK= gcc28
-DEPRECATED= "This port is no longer in use by anything in the ports collection. Use a later release instead"
+DEPRECATED= This port is no longer in use by anything in the ports collection. Use a later release instead
.include <bsd.port.pre.mk>
@@ -39,8 +39,8 @@ PLIST_SUB= GNUHOST=${CONFIGURE_TARGET}
.if ${OSVERSION} < 600011
PLIST_FILES+= lib/gcc-lib/${CONFIGURE_TARGET}/2.8.1/include/math.h
.endif
-CONFIGURE_ARGS= --with-gxx-include-dir=${PREFIX}/lib/gcc-lib/${CONFIGURE_TARGET}/2.8.1/include/g++
-CONFIGURE_ARGS+= --program-suffix=28
+CONFIGURE_ARGS= --with-gxx-include-dir=${PREFIX}/lib/gcc-lib/${CONFIGURE_TARGET}/2.8.1/include/g++ \
+ --program-suffix=28
GNU_CONFIGURE= yes
USE_GMAKE= yes
ALL_TARGET= bootstrap