ports/math/drgeo/files/patch-geo_Makefile.in
Andrew "RhodiumToad" Gierth 7edcfaeb07 */*: adapt to new guile framework
- change all ports using guile to USES=guile
 - flavorize guile-lib, guile-cairo, slib-guile

PR:		260960
Reported by:	Martin Neubauer <m.ne@gmx.net>
Approved by:	bofh
Differential Revision:	https://reviews.freebsd.org/D40194
2023-07-31 01:59:04 +03:00

12 lines
305 B
Text

--- geo/Makefile.in.orig 2023-05-25 10:21:18 UTC
+++ geo/Makefile.in
@@ -192,7 +192,8 @@ INCLUDES = \
-DDRGEO_GLADEDIR=\""$(gladedir)"\" \
-DDRGEO_ENCODEDIR=\""$(encodedir)"\" \
-I$(includedir) \
- $(DRGEO_CFLAGS)
+ $(DRGEO_CFLAGS) \
+ $(GUILE_CFLAGS)
noinst_LIBRARIES = libgeo.a