Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2004 03:00:30 -0800 (PST)
From:      Michael Ranner <mranner@inode.at>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/62829: Mk file bsd.linux.rpm.mk supporting Linux RPM based ports
Message-ID:  <200402141100.i1EB0UOU048156@freefall.freebsd.org>

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

From: Michael Ranner <mranner@inode.at>
To: freebsd-gnats-submit@FreeBSD.org, mranner@inode.at
Cc:  
Subject: Re: ports/62829: Mk file bsd.linux.rpm.mk supporting Linux RPM based ports
Date: Sat, 14 Feb 2004 11:49:29 +0100

 Some minor tweak with this patch
 
 USE_LINUX_PREFIX=     yes
 
 must be defined in Makefile of the port instead of bsd.linux.rpm.mk, or
 bsd.linux.rpm.mk must be included before
 
 .if defined(USE_LINUX_PREFIX)
 USE_LINUX=      yes
 .endif
 
 in bsd.port.mk
 
 -- 
 /\/\ichael Ranner
 
 mranner@inode.at - mranner@jawa.at - mranner@bugat.at
 -----------------------------------------------------
    BSD Usergroup Austria - http://www.bugat.at/
 
 -----BEGIN GEEK CODE BLOCK-----
 GIT/CS/AT dx(-) s+:(++:) a- C++ UBLVS++++$ P++>+++$ L-(+)$ E---
 W+++$ N+(++) o-- K- w--()$ O-(--) M@ V-(--) PS+>++ PE(-) Y+ PGP(-)
 t+ 5+ X+++(++++) R* tv++ b+(++) DI++ D-(--) G- e h--(*) r++ y?
 ------END GEEK CODE BLOCK------



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