forked from Lainports/freebsd-ports
9 lines
159 B
Text
9 lines
159 B
Text
--- lib/Makefile.orig 2005-11-14 12:12:28 UTC
|
|
+++ lib/Makefile
|
|
@@ -9,4 +9,6 @@ NOPROFILE= yes
|
|
NOPIC= yes
|
|
MKLINKLIB= no
|
|
|
|
+install:
|
|
+
|
|
.include <bsd.lib.mk>
|