CVSROOT: /cvs
Module name: ports
Changes by: tg-HWpLtmw5iEWuiImvZfsuaA@xxxxxxxxxxxxxxxx 2004/11/03
19:33:39 UTC
Modified files:
net/ucd-snmp : Makefile
net/ucd-snmp/files: openbsd3.h
net/ucd-snmp/patches: patch-configure_in
net/ucd-snmp/pkg: PFRAG.shared PLIST
Removed files:
net/ucd-snmp/patches: patch-s_openbsd3_h
Log message:
this FUCKING SUCKER is the first port I encountered
which ACTIVELY prohibits faking.
If I use normal CONFIGURE_STYLE, it will install in /, which
is bad. For these ports, we've got CONFIGURE_STYLE+=dest, but
then it says "ah hah, prefix=${DESTDIR}/usr/local does start
with $ which is not / so we prefix '${DESTDIR}/usr/local'
with $(pwd)". GET A LIFE, DAMN CODERS!
|