The following reply was made to PR ports/169702; it has been noted by GNATS.

From: Jan Beich <[email protected]>
To: [email protected]
Cc:  
Subject: Re: ports/169702: [patch] graphics/linux-f10-tiff: fix packing list
Date: Mon, 30 Jul 2012 22:28:21 +0800

 Tijl Coosemans <[email protected]> writes:
 
 > -PLIST=              pkg-plist.${LINUX_RPM_ARCH}
 > +PLIST=              ${PKGDIR}/pkg-plist.${LINUX_RPM_ARCH}
 
 From a commit that added PKGDIR:
 
   * Fix pkg-plist handling for ports that set a non-standard
     PREFIX. ports/74691
 
 It gives a hint as to how to reproduce:
 
   $ make install deinstall PREFIX=/tmp/aaa PKG_DBDIR=/tmp/pkg
   $ find /tmp/aaa/ ! -type d
   /tmp/aaa/usr/bin/raw2tiff
   /tmp/aaa/usr/bin/tiffset
   /tmp/aaa/usr/bin/rgb2ycbcr
   /tmp/aaa/usr/bin/tiffdither
   /tmp/aaa/usr/bin/bmp2tiff
   [...]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to