1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/www/amaya/files/patch-af
Dirk Meyer 74464f8050 - Uses shared png and jpeg libs
- Patches  to install with right ownership and modes

PR:		25872
Submitted by:	tkato@prontomail.ne.jp
2001-03-20 05:54:37 +00:00

12 lines
388 B
Plaintext

--- ../amaya/Makefile.libwww.orig Fri Sep 15 23:24:40 2000
+++ ../amaya/Makefile.libwww Mon Mar 19 22:20:31 2001
@@ -50,7 +50,7 @@
-I$(THOTDIR)../libwww/modules/expat/xmltok
# this dependency calls the ../Makefile rule that compiles libwww
-AMAYA_LIBWWW_SRC= ../libz.a amaya_comp_libwww
+AMAYA_LIBWWW_SRC= amaya_comp_libwww
amaya_comp_libwww : force
@(cd .. ; $(MAKE) libwww)