SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
devel/id-utils/patches/patch-src_Makefile_in
Normal file
11
devel/id-utils/patches/patch-src_Makefile_in
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- src/Makefile.in.orig Tue Apr 6 10:28:38 1999
|
||||
+++ src/Makefile.in Wed Jul 4 18:32:54 2007
|
||||
@@ -102,7 +102,7 @@ EXTRA_DIST = ansi2knr.1 ansi2knr.c $(bin_SCRIPTS)
|
||||
|
||||
localedir = $(datadir)/locale
|
||||
|
||||
-INCLUDES = -I. -I$(srcdir) -I../libidu -I$(top_srcdir)/libidu -I../lib -I$(top_srcdir)/lib -I../intl -I$(top_srcdir)/intl -I.. -I$(top_srcdir)
|
||||
+INCLUDES = -I. -I$(srcdir) -I../libidu -I$(top_srcdir)/libidu -I../lib -I$(top_srcdir)/lib -I.. -I$(top_srcdir)
|
||||
|
||||
DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@
|
||||
LDADD = @INTLLIBS@ ../libidu/libidu.a ../lib/libsys.a
|
Loading…
Add table
Add a link
Reference in a new issue