1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Fix build on RELENG_6 and earlier.

Approved by:	portmgr (erwin)
This commit is contained in:
Max Khon 2007-11-22 18:15:59 +00:00
parent 5a45b06dbc
commit c619e380f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202795

View File

@ -0,0 +1,10 @@
--- freebsd/Makefile.orig 2007-11-15 10:50:25.000000000 +0600
+++ freebsd/Makefile 2007-11-15 10:50:10.000000000 +0600
@@ -5,6 +5,7 @@
NO_PIC= yes
NO_OBJ= yes
NO_PROFILE= yes
+NO_WERROR= yes
NOPIC= yes
NOOBJ= yes