1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Fix the build with recent GCC [1]

- Fix portlint(1) warning
- Reindent Makefile header

Reported by:	pointyhat (portsmon) [1]
This commit is contained in:
Alexey Dokuchaev 2007-06-15 15:39:20 +00:00
parent b5f10cfc2d
commit ea2d142feb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193593

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: xsidplay
# Date created: 28 November 1999
# Whom: Anders Nordby <anders@fix.no>
# New ports collection makefile for: xsidplay
# Date created: 28 November 1999
# Whom: Anders Nordby <anders@fix.no>
#
# $FreeBSD$
#
@ -32,7 +32,7 @@ QTCFGLIBS+= ${PTHREAD_LIBS}
.include <bsd.port.pre.mk>
.if ${MACHINE_ARCH} == "alpha"
.if ${ARCH} == "alpha"
CFLAGS+= -O0
.endif
@ -62,6 +62,8 @@ PORTDOCS= README STIL.faq hv_sids.faq
post-patch:
@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}|g' ${WRKSRC}/xsidplay.1
@${REINPLACE_CMD} -e '60s|HistoryFile|class &|' \
${WRKSRC}/src/HistoryDialog.h
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/xsidplay ${PREFIX}/bin