ports/devel/bennugd-core/files/patch-include-crypt.h
Dmitry Marakasov daffe00d4a - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00

11 lines
349 B
C

--- include/crypt.h.orig 2009-07-02 04:20:53.000000000 +0400
+++ include/crypt.h 2009-11-06 05:52:32.000000000 +0300
@@ -24,7 +24,7 @@
/* ------------------------------------------------------------------------- */
-#include <des.h>
+#include <openssl/des.h>
/* ------------------------------------------------------------------------- */