Date: Wed, 9 Jul 2014 13:55:12 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361367 - head/games/grhino Message-ID: <201407091355.s69DtDRB011209@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Wed Jul 9 13:55:12 2014 New Revision: 361367 URL: http://svnweb.freebsd.org/changeset/ports/361367 QAT: https://qat.redports.org/buildarchive/r361367/ Log: remove NO_STAGE. Modified: head/games/grhino/Makefile Modified: head/games/grhino/Makefile ============================================================================== --- head/games/grhino/Makefile Wed Jul 9 13:49:15 2014 (r361366) +++ head/games/grhino/Makefile Wed Jul 9 13:55:12 2014 (r361367) @@ -19,7 +19,6 @@ LDFLAGS+= -L${LOCALBASE}/lib INSTALLS_OMF= yes PLIST_SUB+= VERSION=${PORTVERSION} -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407091355.s69DtDRB011209>