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

From: Tijl Coosemans <[email protected]>
To: Boris Samorodov <[email protected]>
Cc: [email protected]
Subject: Re: ports/169702: [patch] graphics/linux-f10-tiff: fix packing list
Date: Mon, 30 Jul 2012 15:42:14 +0200

 On 30-07-2012 14:18, Boris Samorodov wrote:
 > 30.07.2012 16:00, Tijl Coosemans пишет:
 >>   On 30-07-2012 13:39, Boris Samorodov wrote:
 >>   > While agree with DESCR part, I'm not sure about PLIST one
 >>   > since I can't reproduce it. Can you provide some more
 >>   > details?
 >>
 >>   I'll take a closer look later, but maybe it's because I have
 >>   "WRKDIRPREFIX=/usr/obj" in /etc/make.conf.
 > 
 > That imho should not be the case.
 
 It's because of WRKDIRPREFIX in combination with portmaster.
 
 >> Also, in bsd.port.mk
 >>   the default value of PLIST is ${PKGDIR}/pkg-plist.
 > 
 > This is really more accurate. Seems that this should be
 > done for all ports using a non-standard PLIST.
 
 Yes, here are some others:
 
 # grep -R '^PLIST=' * | grep -v -E 
'(WRKDIR|CURDIR|PKGDIR|MASTERDIR|FILESDIR|WRKSRC|NONEXISTENT)'
 audio/linux-esound/Makefile:PLIST=             pkg-plist.${LINUX_RPM_ARCH}
 audio/linux-f10-libaudiofile/Makefile:PLIST=           
pkg-plist.${LINUX_RPM_ARCH}
 audio/linux-libaudiofile/Makefile:PLIST=               
pkg-plist.${LINUX_RPM_ARCH}
 cad/salome/Makefile.ext:PLIST=         ../salome${PKGNAMESUFFIX}/pkg-plist
 devel/linux-libglade/Makefile:PLIST=           pkg-plist.${LINUX_RPM_ARCH}
 devel/linux-libglade2/Makefile:PLIST=          pkg-plist.${LINUX_RPM_ARCH}
 games/qix/Makefile:PLIST=              pkg-plist.x11
 graphics/linux-f10-imlib/Makefile:PLIST=               
pkg-plist.${LINUX_RPM_ARCH}
 graphics/linux-f10-tiff/Makefile:PLIST=                
pkg-plist.${LINUX_RPM_ARCH}
 graphics/linux-imlib/Makefile:PLIST=           pkg-plist.${LINUX_RPM_ARCH}
 graphics/linux-tiff/Makefile:PLIST=            pkg-plist.${LINUX_RPM_ARCH}
 graphics/linux-ungif/Makefile:PLIST=           pkg-plist.${LINUX_RPM_ARCH}
 japanese/namazu2/Makefile:PLIST=               "@comment this plist is 
intentionally left empty"
 security/ossec-hids-client/Makefile:PLIST=     pkg-plist.client
 security/sinfp/Makefile:PLIST=         ""
 textproc/linux-libxml/Makefile:PLIST=          pkg-plist.${LINUX_RPM_ARCH}
 textproc/linux-libxml2/Makefile:PLIST=         pkg-plist.${LINUX_RPM_ARCH}
 x11-toolkits/linux-f10-gtk/Makefile:PLIST=             
pkg-plist.${LINUX_RPM_ARCH}
 x11-toolkits/linux-f10-qt33/Makefile:PLIST=            
pkg-plist.${LINUX_RPM_ARCH}
 x11-toolkits/linux-gtk/Makefile:PLIST=         pkg-plist.${LINUX_RPM_ARCH}
 x11-toolkits/linux-qt33/Makefile:PLIST=                
pkg-plist.${LINUX_RPM_ARCH}
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to