1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

- Augment CATEGORIES

- Improve one comment

Feature safe:	yes
This commit is contained in:
Alexey Dokuchaev 2011-01-21 12:52:55 +00:00
parent d6445de572
commit 9d13157693
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268086

View File

@ -8,7 +8,7 @@
PORTNAME= hp48xgcc
PORTVERSION= 1.0.2
PORTREVISION= 2
CATEGORIES= devel
CATEGORIES= devel lang
MASTER_SITES= SF/${PORTNAME}/source/${PORTVERSION}:hp \
ftp://ftp.gnu.org/old-gnu/gcc/:gcc
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@ -51,7 +51,7 @@ post-extract: .SILENT
# FreeBSD has vprintf() actually
${CHMOD} +w ${GCC_DIR}/config/xm-freebsd.h
${ECHO_CMD} '#define HAVE_VPRINTF' >> ${GCC_DIR}/config/xm-freebsd.h
# Do not install yet another copies of GPL
# Do not install extra copies of GPL (we use license framework instead)
${REINPLACE_CMD} -e '/COPYING/d' ${WRKSRC}/make.pubfiles
do-configure: