ports/textproc/rtfx/files/patch-libs-domc-Makefile
Cheng-Lung Sung e3966e0359 - Update to 1.0
- now depend on libmba instead of sablotron
2006-11-23 03:03:38 +00:00

8 lines
284 B
Text

--- libs/domc/Makefile.orig Tue Oct 17 01:25:18 2006
+++ libs/domc/Makefile Sun Nov 5 23:37:10 2006
@@ -1,4 +1,4 @@
-_EXTRA = -I../libmba/src/ -L../libmba/
+_EXTRA = -I${LOCALBASE}/include/ -L${LOCALBASE}/lib/
prefix = ./
includedir = $(prefix)
libdir = $(prefix)