Subject: CVS commit: pkgsrc/net/netname
From: Kimmo Suominen
Date: 2004-11-25 06:01:21
Message id: 20041125050121.9B5DD2DA1D@cvs.netbsd.org

Log Message:
Use the "netname" target instead of the "netbsd" target as \ 
the default,
so CFLAGS is used as set in the standard make(1) rules of the platform.
This should fix the problem that "-pipe" is not available on IRIX.

Don't use mv(1) or rm(1) when installing -- the binary should not be
there anyway when using pkgsrc.

Don't define ${INSTALL} -- it should be pointing to the BSD install(1)
already in the standard make(1) rules of the platform (or somehow
inherited from pkgsrc rules).  Works for NetBSD, untested elsewhere.

Based on suggestions in PR pkg/27429 by Georg Schwarz.

Files:
RevisionActionfile
1.6modifypkgsrc/net/netname/Makefile
1.3modifypkgsrc/net/netname/distinfo
1.2modifypkgsrc/net/netname/patches/patch-aa