mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
9b3f1eed9d
in /etc/make.conf causes packaging of this port to fail.
10 lines
177 B
Plaintext
10 lines
177 B
Plaintext
--- Makefile.orig Fri Nov 26 02:08:36 1999
|
|
+++ Makefile Fri Nov 26 02:08:49 1999
|
|
@@ -17,5 +17,6 @@
|
|
|
|
SHLIB_MAJOR= 1
|
|
SHLIB_MINOR= 0
|
|
+NOPROFILE= yes
|
|
|
|
.include <bsd.lib.mk>
|