1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Oops, what was I thinking. Put MANUAL_PACKAGE_BUILD to the right place.

This commit is contained in:
Satoshi Asami 1997-11-22 00:51:36 +00:00
parent f32252b3f5
commit afefbca703
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8742
12 changed files with 24 additions and 36 deletions

View File

@ -3,7 +3,7 @@
# Date created: 11 Nov 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.4 1997/11/11 16:58:47 jfitz Exp $
# $Id: Makefile,v 1.5 1997/11/22 00:47:18 asami Exp $
#
DISTNAME= db-2.3.12
@ -12,6 +12,7 @@ MASTER_SITES= http://www.sleepycat.com/db/packages/
MAINTAINER= josh@ican.net
MANUAL_PACKAGE_BUILD= incompatible with libc version
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= YES
@ -40,6 +41,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/../examples_cxx/${example} ${PREFIX}/share/examples/db
.endfor
MANUAL_PACKAGE_BUILD= incompatible with libc version
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 11 Nov 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.4 1997/11/11 16:58:47 jfitz Exp $
# $Id: Makefile,v 1.5 1997/11/22 00:47:18 asami Exp $
#
DISTNAME= db-2.3.12
@ -12,6 +12,7 @@ MASTER_SITES= http://www.sleepycat.com/db/packages/
MAINTAINER= josh@ican.net
MANUAL_PACKAGE_BUILD= incompatible with libc version
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= YES
@ -40,6 +41,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/../examples_cxx/${example} ${PREFIX}/share/examples/db
.endfor
MANUAL_PACKAGE_BUILD= incompatible with libc version
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 11 Nov 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.4 1997/11/11 16:58:47 jfitz Exp $
# $Id: Makefile,v 1.5 1997/11/22 00:47:18 asami Exp $
#
DISTNAME= db-2.3.12
@ -12,6 +12,7 @@ MASTER_SITES= http://www.sleepycat.com/db/packages/
MAINTAINER= josh@ican.net
MANUAL_PACKAGE_BUILD= incompatible with libc version
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= YES
@ -40,6 +41,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/../examples_cxx/${example} ${PREFIX}/share/examples/db
.endfor
MANUAL_PACKAGE_BUILD= incompatible with libc version
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 11 Nov 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.4 1997/11/11 16:58:47 jfitz Exp $
# $Id: Makefile,v 1.5 1997/11/22 00:47:18 asami Exp $
#
DISTNAME= db-2.3.12
@ -12,6 +12,7 @@ MASTER_SITES= http://www.sleepycat.com/db/packages/
MAINTAINER= josh@ican.net
MANUAL_PACKAGE_BUILD= incompatible with libc version
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= YES
@ -40,6 +41,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/../examples_cxx/${example} ${PREFIX}/share/examples/db
.endfor
MANUAL_PACKAGE_BUILD= incompatible with libc version
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 11 Nov 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.4 1997/11/11 16:58:47 jfitz Exp $
# $Id: Makefile,v 1.5 1997/11/22 00:47:18 asami Exp $
#
DISTNAME= db-2.3.12
@ -12,6 +12,7 @@ MASTER_SITES= http://www.sleepycat.com/db/packages/
MAINTAINER= josh@ican.net
MANUAL_PACKAGE_BUILD= incompatible with libc version
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= YES
@ -40,6 +41,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/../examples_cxx/${example} ${PREFIX}/share/examples/db
.endfor
MANUAL_PACKAGE_BUILD= incompatible with libc version
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 11 Nov 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.4 1997/11/11 16:58:47 jfitz Exp $
# $Id: Makefile,v 1.5 1997/11/22 00:47:18 asami Exp $
#
DISTNAME= db-2.3.12
@ -12,6 +12,7 @@ MASTER_SITES= http://www.sleepycat.com/db/packages/
MAINTAINER= josh@ican.net
MANUAL_PACKAGE_BUILD= incompatible with libc version
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= YES
@ -40,6 +41,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/../examples_cxx/${example} ${PREFIX}/share/examples/db
.endfor
MANUAL_PACKAGE_BUILD= incompatible with libc version
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 11 Nov 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.4 1997/11/11 16:58:47 jfitz Exp $
# $Id: Makefile,v 1.5 1997/11/22 00:47:18 asami Exp $
#
DISTNAME= db-2.3.12
@ -12,6 +12,7 @@ MASTER_SITES= http://www.sleepycat.com/db/packages/
MAINTAINER= josh@ican.net
MANUAL_PACKAGE_BUILD= incompatible with libc version
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= YES
@ -40,6 +41,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/../examples_cxx/${example} ${PREFIX}/share/examples/db
.endfor
MANUAL_PACKAGE_BUILD= incompatible with libc version
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 11 Nov 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.4 1997/11/11 16:58:47 jfitz Exp $
# $Id: Makefile,v 1.5 1997/11/22 00:47:18 asami Exp $
#
DISTNAME= db-2.3.12
@ -12,6 +12,7 @@ MASTER_SITES= http://www.sleepycat.com/db/packages/
MAINTAINER= josh@ican.net
MANUAL_PACKAGE_BUILD= incompatible with libc version
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= YES
@ -40,6 +41,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/../examples_cxx/${example} ${PREFIX}/share/examples/db
.endfor
MANUAL_PACKAGE_BUILD= incompatible with libc version
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 11 Nov 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.4 1997/11/11 16:58:47 jfitz Exp $
# $Id: Makefile,v 1.5 1997/11/22 00:47:18 asami Exp $
#
DISTNAME= db-2.3.12
@ -12,6 +12,7 @@ MASTER_SITES= http://www.sleepycat.com/db/packages/
MAINTAINER= josh@ican.net
MANUAL_PACKAGE_BUILD= incompatible with libc version
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= YES
@ -40,6 +41,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/../examples_cxx/${example} ${PREFIX}/share/examples/db
.endfor
MANUAL_PACKAGE_BUILD= incompatible with libc version
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 11 Nov 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.4 1997/11/11 16:58:47 jfitz Exp $
# $Id: Makefile,v 1.5 1997/11/22 00:47:18 asami Exp $
#
DISTNAME= db-2.3.12
@ -12,6 +12,7 @@ MASTER_SITES= http://www.sleepycat.com/db/packages/
MAINTAINER= josh@ican.net
MANUAL_PACKAGE_BUILD= incompatible with libc version
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= YES
@ -40,6 +41,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/../examples_cxx/${example} ${PREFIX}/share/examples/db
.endfor
MANUAL_PACKAGE_BUILD= incompatible with libc version
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 11 Nov 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.4 1997/11/11 16:58:47 jfitz Exp $
# $Id: Makefile,v 1.5 1997/11/22 00:47:18 asami Exp $
#
DISTNAME= db-2.3.12
@ -12,6 +12,7 @@ MASTER_SITES= http://www.sleepycat.com/db/packages/
MAINTAINER= josh@ican.net
MANUAL_PACKAGE_BUILD= incompatible with libc version
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= YES
@ -40,6 +41,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/../examples_cxx/${example} ${PREFIX}/share/examples/db
.endfor
MANUAL_PACKAGE_BUILD= incompatible with libc version
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 11 Nov 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.4 1997/11/11 16:58:47 jfitz Exp $
# $Id: Makefile,v 1.5 1997/11/22 00:47:18 asami Exp $
#
DISTNAME= db-2.3.12
@ -12,6 +12,7 @@ MASTER_SITES= http://www.sleepycat.com/db/packages/
MAINTAINER= josh@ican.net
MANUAL_PACKAGE_BUILD= incompatible with libc version
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
GNU_CONFIGURE= YES
@ -40,6 +41,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/../examples_cxx/${example} ${PREFIX}/share/examples/db
.endfor
MANUAL_PACKAGE_BUILD= incompatible with libc version
.include <bsd.port.mk>