mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-11 19:11:18 +02:00
12 lines
475 B
Plaintext
12 lines
475 B
Plaintext
--- ./libscg/Makefile.orig 2006-09-15 02:44:46.000000000 +0300
|
|
+++ ./libscg/Makefile 2018-06-10 14:33:47.196050000 +0200
|
|
@@ -5,7 +5,7 @@
|
|
include $(SRCROOT)/$(RULESDIR)/rules.top
|
|
###########################################################################
|
|
|
|
-MK_FILES= libscg.mk libscg_p.mk $(NO_SHL)shlscg.mk
|
|
+MK_FILES= libscg.mk $(NO_SHL)shlscg.mk
|
|
|
|
###########################################################################
|
|
include $(SRCROOT)/$(RULESDIR)/rules.mks
|