mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 00:50:29 -04:00
- Update devel/splint to 3.0.1.6 - Give maintainership to Raymond Medeiros <rrm@subterrain.net> for requesting in PR PR: 33788, 35247, 35474 Submitted by: KATO Tsuguru <tkato@prontomail.com>, Jeroen Ruigrok van der Werven <asmodai@wxs.nl>, Raymond Medeiros <rrm@subterrain.net> Repocopied by: joe Approved by: portmgr
13 lines
316 B
Text
13 lines
316 B
Text
--- test/Makefile.in.orig Mon Feb 11 14:27:16 2002
|
|
+++ test/Makefile.in Thu Mar 7 18:28:01 2002
|
|
@@ -897,8 +897,8 @@
|
|
mostlyclean-generic uninstall uninstall-am uninstall-info-am
|
|
|
|
|
|
-unexport LARCH_PATH
|
|
-unexport LCLIMPORTDIR
|
|
+#unexport LARCH_PATH
|
|
+#unexport LCLIMPORTDIR
|
|
|
|
.PHONY: all check
|
|
all check: fulltest
|