1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/emulators/bsvc/files/patch-ae
Justin M. Seger bacdfe64cd Upgrade to bsvc-2.1
Switch to tk8.2
Make myself MAINTAINER after no response from previous MAINTAINER.
1999-09-07 03:10:49 +00:00

12 lines
252 B
Plaintext

--- Makefile.ULTRIX.orig Sun Nov 8 22:39:28 1998
+++ Makefile.ULTRIX Mon Sep 6 19:12:20 1999
@@ -10,7 +10,7 @@
CXX = g++
## C and C++ compiler flags
-CCFLAGS = -O
+CCFLAGS ?= -O
CXXFLAGS = -O -ansi -D_G_NO_EXTERN_TEMPLATES
## System Includes