Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2013 14:20:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/174993: commit references a PR
Message-ID:  <201302101420.r1AEK2Hi043909@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/174993: commit references a PR
Date: Sun, 10 Feb 2013 14:11:43 +0000 (UTC)

 Author: miwi
 Date: Sun Feb 10 14:11:34 2013
 New Revision: 312022
 URL: http://svnweb.freebsd.org/changeset/ports/312022
 
 Log:
   - Respect PREFIX
   
   PR:		174993
   Submitted by:	maintainer
 
 Modified:
   head/www/deforaos-surfer/Makefile
 
 Modified: head/www/deforaos-surfer/Makefile
 ==============================================================================
 --- head/www/deforaos-surfer/Makefile	Sun Feb 10 14:10:50 2013	(r312021)
 +++ head/www/deforaos-surfer/Makefile	Sun Feb 10 14:11:34 2013	(r312022)
 @@ -21,6 +21,7 @@ LIB_DEPENDS=	System:${PORTSDIR}/devel/de
  		webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2
  RUN_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
  
 +MAKE_ARGS=	PREFIX=${PREFIX}
  USE_GNOME=	gtk20 desktopfileutils
  USE_PKGCONFIG=	build
  USE_GETTEXT=	yes
 _______________________________________________
 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?201302101420.r1AEK2Hi043909>