mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
7a759635db
Submitted by: Harald Schmalzbauer <H.Schmalzbauer@belenus.com>
15 lines
350 B
Plaintext
15 lines
350 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- Output/OSS/Makefile.in 2001/11/26 18:04:59 1.1
|
|
+++ Output/OSS/Makefile.in 2001/11/26 18:05:10
|
|
@@ -94,7 +94,7 @@
|
|
|
|
lib_LTLIBRARIES = $(ossltlibs)
|
|
|
|
-CFLAGS = @GTK_CFLAGS@ -D_REENTRANT -I$(top_srcdir)
|
|
+CFLAGS += @GTK_CFLAGS@ -D_REENTRANT -I$(top_srcdir)
|
|
libdir = $(plugindir)/$(OUTPUT_PLUGIN_DIR)
|
|
|
|
libOSS_la_LDFLAGS = $(ossldflags)
|