mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 03:51:18 +02:00
12 lines
492 B
Plaintext
12 lines
492 B
Plaintext
--- ./libmdigest/Makefile.orig 2009-08-01 13:59:14.000000000 +0300
|
|
+++ ./libmdigest/Makefile 2018-06-10 14:33:47.184177000 +0200
|
|
@@ -5,7 +5,7 @@
|
|
include $(SRCROOT)/$(RULESDIR)/rules.top
|
|
###########################################################################
|
|
|
|
-MK_FILES= mdigest.mk mdigest_p.mk $(NO_SHL)shlmdigest.mk
|
|
+MK_FILES= mdigest.mk $(NO_SHL)shlmdigest.mk
|
|
|
|
###########################################################################
|
|
include $(SRCROOT)/$(RULESDIR)/rules.mks
|