1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/cad/cider/files/patch-bj
Steve Price d38479ecaa * Do not set NO_WRKSUBDIR to yes. Specify WRKSRC.
* Respect CFLAGS.
* Make less use of __FreeBSD__.
* Use more system-defined make variables.

PR:		15746
Submitted by:	maintainer
1999-12-29 21:32:14 +00:00

12 lines
344 B
Plaintext

--- cider/common/util/skeleton/make_def.bd.orig Sat Mar 12 13:05:44 1994
+++ cider/common/util/skeleton/make_def.bd Sun Dec 26 17:17:16 1999
@@ -76,7 +76,7 @@
LIBRARIES = dev input oned twod spiceitf support
-CFLAGS = $(REAL_CC_OPT) $(SYS_CFLAGS)
+REAL_CFLAGS = $(REAL_CC_OPT) $(SYS_CFLAGS)
LIBRARY_HACK = $(OBJLIB_DIR)/$(LIBRARY).a