Skip site navigation (1)Skip section navigation (2)
Date:      12 May 1997 10:23:05 +0200
From:      Thomas Gellekum <tg@ihf.rwth-aachen.de>
To:        asami@vader.cs.berkeley.edu (Satoshi Asami)
Cc:        ports@FreeBSD.ORG
Subject:   Re: cvs commit:  ports/x11/pythonqt Makefile ports/x11/pythonqt/files md5 ports/x11/pythonqt/patches patch-aa ports/x11/pythonqt/pkg DESCR PLIST
Message-ID:  <87207djdzq.fsf@ghpc6.ihf.rwth-aachen.de>
In-Reply-To: asami@vader.cs.berkeley.edu's message of Fri, 9 May 1997 17:00:08 -0700 (PDT)
References:  <199705100000.RAA15024@vader.cs.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
asami@vader.cs.berkeley.edu (Satoshi Asami) writes:

>  *   1.2       +8 -1      ports/x11/pythonqt/pkg/PLIST
> 
> Thanks, but looking at it, I found this file:
> 
> ===
> ## file /usr/local/share/python1.4/freebsd3/pythonqtcmodule.so 

How did it get there? I never thought about the OS version number in
the python port. Does that mean we need PLIST-${OSVERSION} now? Or
pkg-${OSVERSION}/ which takes precedence over pkg/ if it exists? A
variable in <bsd.port.mk> which spits out
${OSNAME}${OSMAJORVERSION}.${OSMINORVERSION}-${MANUFACTORER}-${ARCHITECTURE}?
More %-variables for pkg_create? NO_${ARCH} in the Makefile for
packages that are not 64bit-clean and don't work on the AXP?

> /usr/local/share/python1.4/freebsd3/pythonqtcmodule.so: FreeBSD/i386 compact demand paged shared library not stripped
> ===
> 
> I don't think architecture-dependent binary files belong under
> "share". ;)

I'll see whether I can change the port to use
${PREFIX}/share/python1.4/freebsd[23]-unknown-i386.

tg



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