ports/devel/root/files/patch-asimage-Module.mk
Rong-En Fan 1c348e4c30 - Respect X11BASE
Approved by:	portmgr (linimon)
2006-12-09 16:30:59 +00:00

10 lines
311 B
Makefile

--- asimage/Module.mk.orig Sat Dec 9 23:53:19 2006
+++ asimage/Module.mk Sat Dec 9 23:55:36 2006
@@ -167,6 +167,7 @@
--with-ttf $$TTFINCDIR \
--with-afterbase=no \
--disable-glx \
+ --x-libraries=$(X11BASE)/lib --x-includes=$(X11BASE)/include \
$$MMX \
$(ASTEPDBG) \
--with-builtin-ungif \