forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
9 lines
194 B
Text
9 lines
194 B
Text
--- lib/Makefile.orig Mon Nov 14 10:43:07 2005
|
|
+++ lib/Makefile Mon Nov 14 10:42:14 2005
|
|
@@ -9,4 +9,6 @@
|
|
NOPIC= yes
|
|
MKLINKLIB= no
|
|
|
|
+install:
|
|
+
|
|
.include <bsd.lib.mk>
|