Date: Sun, 15 Aug 1999 14:24:08 -0700 (PDT) From: Chris Piazza <cpiazza@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad/tkgate Makefile ports/cad/tkgate/patches patch-aa ports/cad/tkgate/pkg PLIST Message-ID: <199908152124.OAA80396@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cpiazza 1999/08/15 14:24:07 PDT
Modified files:
cad/tkgate Makefile
cad/tkgate/pkg PLIST
Added files:
cad/tkgate/patches patch-aa
Log:
Misc fixes.
PREFIX was being set in the Makefile
PR: 13165
Reported by: Oleg V. Volkov <rover@fly.lglobus.ru>
Fix the above problem by patching config.h to use __PREFIX_/__LOCALBASE__
where necessary and then sed s:__PREFIX__:${PREFIX}: etc.
Remove the version number from PLIST, use a PLIST_SUB to make it easier
to upgrade the port.
Revision Changes Path
1.2 +7 -3 ports/cad/tkgate/Makefile
1.2 +257 -257 ports/cad/tkgate/pkg/PLIST
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908152124.OAA80396>
