1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/devel/styx/files/patch-Makefile.in
Ying-Chieh Liao 115dfbb705 unbreak by upgrading to 1.6.1
utilize USE_ICONV
utilize DOCSDIR && EXAMPLESDIR
2004-02-23 01:17:02 +00:00

12 lines
483 B
Plaintext

--- Makefile.in.orig Tue Dec 9 23:38:07 2003
+++ Makefile.in Mon Feb 23 09:03:36 2004
@@ -115,7 +115,7 @@
noinst_LTLIBRARIES = libfoolam.la
libfoolam_la_SOURCES = foolam.c
-SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc doc examples spe pat libxml incxml pgmxml genxml spexml
+SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc libxml incxml pgmxml genxml spexml
EXTRA_DIST = LICENSE bootstrap util windows libc++
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4