- Consistently use in-tree libtool.

- Throw out humongous libtool patches.
- Replace patch orgy with simple variable override.
This commit is contained in:
naddy 2002-08-09 18:43:00 +00:00
parent 2fb0be23af
commit e869f37598
9 changed files with 7 additions and 7928 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/05/01 17:19:23 lebel Exp $
# $OpenBSD: Makefile,v 1.2 2002/08/09 18:43:00 naddy Exp $
# $FreeBSD: ports/devel/ffcall/Makefile,v 1.2 2001/08/31 14:20:18 sobomax Exp $
# Original From: jagapen@home.com
@ -17,10 +17,13 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_STYLE=autoconf
MODGNU_CONFIG_GUESS_DIRS?=${WRKSRC}/autoconf
CONFIGURE_STYLE= gnu
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/autoconf
FAKE_FLAGS= ${DESTDIRNAME}=${WRKINST} \
LIBTOOL="${LIBTOOL} ${LIBTOOL_FLAGS}" \
htmldir="\$$(datadir)/doc/ffcall/html"
pre-install:
@${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ffcall/html

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-avcall_Makefile_in,v 1.1.1.1 2002/05/01 17:19:26 lebel Exp $
--- avcall/Makefile.in.orig Mon Jan 29 08:23:24 2001
+++ avcall/Makefile.in Wed May 1 13:00:13 2002
@@ -17,7 +17,7 @@ libdir = $(exec_prefix)/lib
includedir = $(prefix)/include
mandir = $(exec_prefix)/man
datadir = $(prefix)/share
-htmldir = $(datadir)/html
+htmldir = $(datadir)/doc/ffcall/html
# Programs used by "make":
CC = @CC@

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-callback_Makefile_in,v 1.1.1.1 2002/05/01 17:19:26 lebel Exp $
--- callback/Makefile.in.orig Sun Jan 14 16:20:25 2001
+++ callback/Makefile.in Wed May 1 13:00:13 2002
@@ -16,7 +16,7 @@ libdir = $(exec_prefix)/lib
includedir = $(prefix)/include
mandir = $(exec_prefix)/man
datadir = $(prefix)/share
-htmldir = $(datadir)/html
+htmldir = $(datadir)/doc/ffcall/html
# Programs used by "make":
CC = @CC@

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-callback_trampoline_r_Makefile_in,v 1.1.1.1 2002/05/01 17:19:26 lebel Exp $
--- callback/trampoline_r/Makefile.in.orig Mon Jan 29 08:23:24 2001
+++ callback/trampoline_r/Makefile.in Wed May 1 13:08:05 2002
@@ -17,7 +17,7 @@ libdir = $(exec_prefix)/lib
includedir = $(prefix)/include
mandir = $(exec_prefix)/man
datadir = $(prefix)/share
-htmldir = $(datadir)/html
+htmldir = $(datadir)/doc/ffcall/html
# Programs used by "make":
CC = @CC@

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-callback_vacall_r_Makefile_in,v 1.1.1.1 2002/05/01 17:19:26 lebel Exp $
--- callback/vacall_r/Makefile.in.orig Mon Jan 29 08:23:24 2001
+++ callback/vacall_r/Makefile.in Wed May 1 13:08:05 2002
@@ -17,7 +17,7 @@ libdir = $(exec_prefix)/lib
includedir = $(prefix)/include
mandir = $(exec_prefix)/man
datadir = $(prefix)/share
-htmldir = $(datadir)/html
+htmldir = $(datadir)/doc/ffcall/html
# Programs used by "make":
CC = @CC@

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-trampoline_Makefile_in,v 1.1.1.1 2002/05/01 17:19:26 lebel Exp $
--- trampoline/Makefile.in.orig Mon Jan 29 08:23:24 2001
+++ trampoline/Makefile.in Wed May 1 13:00:13 2002
@@ -17,7 +17,7 @@ libdir = $(exec_prefix)/lib
includedir = $(prefix)/include
mandir = $(exec_prefix)/man
datadir = $(prefix)/share
-htmldir = $(datadir)/html
+htmldir = $(datadir)/doc/ffcall/html
# Programs used by "make":
CC = @CC@

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-vacall_Makefile_in,v 1.1.1.1 2002/05/01 17:19:26 lebel Exp $
--- vacall/Makefile.in.orig Mon Jan 29 08:23:24 2001
+++ vacall/Makefile.in Wed May 1 13:00:13 2002
@@ -17,7 +17,7 @@ libdir = $(exec_prefix)/lib
includedir = $(prefix)/include
mandir = $(exec_prefix)/man
datadir = $(prefix)/share
-htmldir = $(datadir)/html
+htmldir = $(datadir)/doc/ffcall/html
# Programs used by "make":
CC = @CC@