Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
138 B
Text
6 lines
138 B
Text
--- Makefile.orig Fri Dec 5 00:24:18 2003
|
|
+++ Makefile Fri Dec 5 00:24:44 2003
|
|
@@ -0,0 +1,3 @@
|
|
+SUBDIR= src
|
|
+
|
|
+.include <bsd.subdir.mk>
|