1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/graphics/dia/files/patch-ad
Maxim Sobolev 12b93c7338 Update to 0.86.
- gnomify and sobomaxify the port;
- provide a shell script to make dia work just OOB.

PR:		18915 (partially)
Submitted by:	Benno Rice <benno@netizen.com.au>
2000-08-07 11:31:22 +00:00

12 lines
252 B
Plaintext

--- configure.orig Mon Aug 7 11:47:15 2000
+++ configure Mon Aug 7 11:47:51 2000
@@ -2565,7 +2565,7 @@
OLDCPPFLAGS=$CPPFLAGS
-CPPFLAGS="$CPPFLAGS `glib-config --cflags`"
+CPPFLAGS="$CPPFLAGS `${GLIB_CONFIG} --cflags`"
CPPFLAGS=$OLDCPPFLAGS