diff options
Diffstat (limited to 'security/pgp6/files/patch-Make-platform')
-rw-r--r-- | security/pgp6/files/patch-Make-platform | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/pgp6/files/patch-Make-platform b/security/pgp6/files/patch-Make-platform deleted file mode 100644 index c6c38d9ab812..000000000000 --- a/security/pgp6/files/patch-Make-platform +++ /dev/null @@ -1,10 +0,0 @@ ---- libs/network/ldaplib/build/platforms/freebsd-gcc/Make-platform.orig 2008-08-31 01:19:49.000000000 -0700 -+++ libs/network/ldaplib/build/platforms/freebsd-gcc/Make-platform 2008-08-31 01:19:52.000000000 -0700 -@@ -11,6 +11,6 @@ - # ------------------------------------------------------------------------- - # you will probably not need to edit anything below this point - # ------------------------------------------------------------------------- --CC = gcc -+#CC = gcc - - PLATFORMCFLAGS= -Dfreebsd |