1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/security/skip/files/patch-ab
1999-03-10 22:28:00 +00:00

12 lines
308 B
Plaintext

diff -ur --unidirectional-new-file skipsrc-1.0.orig/Makefile work.new/Makefile
--- skipsrc-1.0.orig/Makefile Fri Oct 25 13:11:18 1996
+++ work.new/Makefile Mon Mar 8 21:33:38 1999
@@ -74,3 +74,7 @@
cleanpkgs:
@echo "Cleaning SKIP package directory..."
@(cd mkpkgs; $(MAKE) clean)
+
+install:
+ @true
+