Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2014 22:30:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/189626: commit references a PR
Message-ID:  <201405102230.s4AMU1TT032642@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189626: commit references a PR
Date: Sat, 10 May 2014 22:23:56 +0000 (UTC)

 Author: rakuco
 Date: Sat May 10 22:23:52 2014
 New Revision: 353623
 URL: http://svnweb.freebsd.org/changeset/ports/353623
 QAT: https://qat.redports.org/buildarchive/r353623/
 
 Log:
   - Support staging.
   - Set LICENSE.
   
   PR:		ports/189626
   Submitted by:	lbartoletti <coder@tuxfamily.org> (maintainer)
 
 Modified:
   head/graphics/libreatlas/Makefile
 
 Modified: head/graphics/libreatlas/Makefile
 ==============================================================================
 --- head/graphics/libreatlas/Makefile	Sat May 10 22:08:09 2014	(r353622)
 +++ head/graphics/libreatlas/Makefile	Sat May 10 22:23:52 2014	(r353623)
 @@ -10,6 +10,8 @@ MASTER_SITES=	http://www.gaia-gis.it/gai
  MAINTAINER=	coder@tuxfamily.org
  COMMENT=	Open Source Geography Education application
  
 +LICENSE=	GPLv3
 +
  LIB_DEPENDS=	mspack:${PORTSDIR}/archivers/libmspack \
  		spatialite:${PORTSDIR}/databases/spatialite \
  		sqlite3:${PORTSDIR}/databases/sqlite3 \
 @@ -45,7 +47,6 @@ PLIST_FILES=	bin/LibreAtlas
  DESKTOP_ENTRIES="LibreAtlas" "${COMMENT}" "" "LibreAtlas" \
  		"Graphics;Viewer;" true
  
 -NO_STAGE=	yes
  post-patch:
  	@${REINPLACE_CMD} -e 's|wx-config|$${WX_CONFIG}|' ${WRKSRC}/configure
  	@${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|$$(prefix)/libdata/pkgconfig|' \
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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