mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 08:41:51 -04:00
- Convert REINPLACE_CMD to patch files Changes: https://git.lysator.liu.se/nettle/nettle/-/blob/nettle_3.9.1_release_20230601/NEWS
11 lines
257 B
Text
11 lines
257 B
Text
--- Makefile.in.orig 2023-06-01 18:40:35 UTC
|
|
+++ Makefile.in
|
|
@@ -19,7 +19,7 @@ OPT_NETTLE_SOURCES = @OPT_NETTLE_SOURCES@
|
|
|
|
FAT_TEST_LIST = @FAT_TEST_LIST@
|
|
|
|
-SUBDIRS = tools testsuite examples
|
|
+SUBDIRS = tools testsuite # examples
|
|
|
|
include config.make
|
|
|