summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2003-05-20 01:29:05 +0000
committerSean Chittenden <seanc@FreeBSD.org>2003-05-20 01:29:05 +0000
commitee42422c6d9a6f6205d96b33429888413b380d95 (patch)
treef52c0f58022c923c70269e13cc4d499b739a9770 /databases
parentupdate to 0.9.12 (diff)
Fix once upon a time brain-o and fix executing pkg-install for installations
_with_ servers. This should make bento happy again.
Notes
Notes: svn path=/head/; revision=81512
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile
index 185982a95508..849e0de73ebd 100644
--- a/databases/postgresql-devel/Makefile
+++ b/databases/postgresql-devel/Makefile
@@ -148,6 +148,7 @@ do-install:
${GMAKE} -C src/include ${INSTALL_TARGET} ;\
${GMAKE} -C src/interfaces ${INSTALL_TARGET} ;\
${GMAKE} -C doc ${INSTALL_TARGET}
+.else
pre-install:
@ ${SETENV} PKG_PREFIX=${PREFIX} \
${SH} ${PKGDIR}/pkg-install ${PORTNAME} PRE-INSTALL