summaryrefslogtreecommitdiff
path: root/databases/postgresql91-server
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-07 12:49:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-07 12:49:35 +0000
commitc1f5b67a28131b060acac4c03394332edc68a009 (patch)
treec54e582e2ef3fb78cd05a1bce5e3918e8d985de0 /databases/postgresql91-server
parentAdd reason for NO_CDROM (shareware). (diff)
Add NO_PACKAGE reason (postgres uid).
Notes
Notes: svn path=/head/; revision=4866
Diffstat (limited to 'databases/postgresql91-server')
-rw-r--r--databases/postgresql91-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile
index 33b1f0c06fc7..358c405782c7 100644
--- a/databases/postgresql91-server/Makefile
+++ b/databases/postgresql91-server/Makefile
@@ -3,7 +3,7 @@
# Date created: Oct 9 1996
# Whom: Matthew Stein <matt@bdd.net>
#
-# $Id: Makefile,v 1.4 1996/11/17 03:18:45 obrien Exp $
+# $Id: Makefile,v 1.5 1996/11/19 14:16:51 asami Exp $
PKGNAME= postgres95-1.08
CATEGORIES= databases
@@ -17,7 +17,7 @@ DISTFILES= postgres95-1.08.tar.gz \
MAINTAINER= matt@bdd.net
-NO_PACKAGE= yes
+NO_PACKAGE= "Requires postgres uid"
WRKSRC= ${WRKDIR}/postgres95/src/
MAKE_ENV+= WRKSRC=${WRKSRC} WRKDIR=${WRKDIR}
USE_GMAKE= yes