Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2010 04:50:07 GMT
From:      Anonymous <swell.k@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/150077: [patch] graphics/zathura: update 0.0.8.1
Message-ID:  <201008290450.o7T4o7LA083190@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/150077; it has been noted by GNATS.

From: Anonymous <swell.k@gmail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/150077: [patch] graphics/zathura: update 0.0.8.1
Date: Sun, 29 Aug 2010 08:48:45 +0400

 Oops, vendor replaced `-s' with SFLAGS.
 
 --- b.diff begins here ---
 Index: graphics/zathura/Makefile
 ===================================================================
 RCS file: /a/.cvsup/ports/graphics/zathura/Makefile,v
 retrieving revision 1.2
 diff -u -p -r1.2 Makefile
 --- graphics/zathura/Makefile	23 Jul 2010 22:05:10 -0000	1.2
 +++ graphics/zathura/Makefile	29 Aug 2010 04:43:47 -0000
 @@ -24,7 +24,7 @@ PLIST_FILES=	bin/zathura
  
  post-patch:	.SILENT
  	${REINPLACE_CMD} -e 's|man1|man/man1|g' \
 -		-e '/CC/s/-s[[:space:]]/${STRIP} /' \
 +		-e '/CC/s/$${SFLAGS}/${STRIP} /' \
  		-e '/CFLAGS/!s/$${LDFLAGS}/$${CFLAGS} &/' \
  		-e 's/{DFLAGS/{DEBUG_FLAGS/g' \
  		-e 's/755/${BINMODE}/' \
 --- b.diff ends here ---



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008290450.o7T4o7LA083190>