FreeBSD Bugzilla – Attachment 34734 Details for
Bug 56346
postgresql-doc - modify postgresql slave ports build behaviour
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.17 KB, created by
Palle Girgensohn
on 2003-09-03 01:50:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Palle Girgensohn
Created:
2003-09-03 01:50:19 UTC
Size:
1.17 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/databases/postgresql-docs/Makefile,v >retrieving revision 1.7 >diff -u -r1.7 Makefile >--- Makefile 19 Jun 2003 09:12:55 -0000 1.7 >+++ Makefile 2 Sep 2003 22:13:03 -0000 >@@ -4,20 +4,21 @@ > # > # $FreeBSD: ports/databases/postgresql-docs/Makefile,v 1.7 2003/06/19 09:12:55 daichi Exp $ > # >+POSTGRESQL_PORT?= databases/postgresql7 > > PORTNAME= postgresql >+PORTVERSION!= ${MAKE} -C ${.CURDIR}/../../${POSTGRESQL_PORT} -V PORTVERSION >+CATEGORIES= databases java >+MASTER_SITES= ${MASTER_SITE_PGSQL} >+MASTER_SITE_SUBDIR!= ${MAKE} -C ${.CURDIR}/../../${POSTGRESQL_PORT} -V MASTER_SITE_SUBDIR > PKGNAMESUFFIX= -docs >-PORTREVISION= 0 >+DISTFILES= postgresql-docs-${PORTVERSION}${EXTRACT_SUFX} >+DIST_SUBDIR= postgresql > > MAINTAINER= girgen@pingpong.net > COMMENT= The PostgreSQL documentation set > >-POSTGRESQL_SUBPORT= YES >-POSTGRESQL_PORT?= databases/postgresql7 >-.include <${.CURDIR}/../../${POSTGRESQL_PORT}/Makefile> >-DISTFILES= postgresql-docs-${PORTVERSION}${EXTRACT_SUFX} >-.undef USE_GMAKE >-.undef GNU_CONFIGURE >+MD5_FILE= ${.CURDIR}/../../${POSTGRESQL_PORT}/distinfo > NO_BUILD= YES > > do-install:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 56346
: 34734