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

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

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

 Author: miwi
 Date: Sun Feb 10 14:13:42 2013
 New Revision: 312024
 URL: http://svnweb.freebsd.org/changeset/ports/312024
 
 Log:
   - Respect PREFIX
   
   PR:		174997
   Submitted by:	maintainer
 
 Modified:
   head/print/deforaos-pdfviewer/Makefile
 
 Modified: head/print/deforaos-pdfviewer/Makefile
 ==============================================================================
 --- head/print/deforaos-pdfviewer/Makefile	Sun Feb 10 14:12:30 2013	(r312023)
 +++ head/print/deforaos-pdfviewer/Makefile	Sun Feb 10 14:13:42 2013	(r312024)
 @@ -17,6 +17,7 @@ LIB_DEPENDS=	System:${PORTSDIR}/devel/de
  		Desktop:${PORTSDIR}/x11/deforaos-libdesktop \
  		poppler-glib:${PORTSDIR}/graphics/poppler-glib
  
 +MAKE_ARGS+=	PREFIX=${PREFIX}
  USE_GNOME=	gtk20 desktopfileutils
  USE_PKGCONFIG=	build
  PLIST_FILES=	bin/pdfviewer \
 _______________________________________________
 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.r1AEK3cQ043915>