diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-06 01:02:17 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-06 01:02:17 +0000 |
commit | a4e862af1a27a56ce8f7fde60753082c1712f63c (patch) | |
tree | b01d4664acded09b279a7f2b7e2a6640a6d5b5b0 /devel/splint/files/patch-test::Makefile.in | |
parent | Change to use ${PKGINSTALL} instead of `pkg-install' to unbreak the build (diff) |
Update to version 3.1.1.
PR: 52894
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=82340
Diffstat (limited to 'devel/splint/files/patch-test::Makefile.in')
-rw-r--r-- | devel/splint/files/patch-test::Makefile.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/splint/files/patch-test::Makefile.in b/devel/splint/files/patch-test::Makefile.in deleted file mode 100644 index 1185408f96ea..000000000000 --- a/devel/splint/files/patch-test::Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ ---- 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 |