summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-29 03:03:24 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-29 03:03:24 +0800
commit040d1c55a35d9462dffb75711f7ae3be1dd17ad5 (patch)
tree77ff7275db5015408c86d4347bf105d099373a73 /devel/gnome-vfs
parent58847f8bd7412d0109ce61ca7b05e6300fda857c (diff)
downloadmarcuscom-ports-040d1c55a35d9462dffb75711f7ae3be1dd17ad5.tar
marcuscom-ports-040d1c55a35d9462dffb75711f7ae3be1dd17ad5.tar.gz
marcuscom-ports-040d1c55a35d9462dffb75711f7ae3be1dd17ad5.tar.bz2
marcuscom-ports-040d1c55a35d9462dffb75711f7ae3be1dd17ad5.tar.lz
marcuscom-ports-040d1c55a35d9462dffb75711f7ae3be1dd17ad5.tar.xz
marcuscom-ports-040d1c55a35d9462dffb75711f7ae3be1dd17ad5.tar.zst
marcuscom-ports-040d1c55a35d9462dffb75711f7ae3be1dd17ad5.zip
Sync with FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9252 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r--devel/gnome-vfs/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index 141fdbdfa..329ec3c61 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -3,7 +3,7 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gnome-vfs/Makefile,v 1.173 2007/05/20 06:19:03 marcus Exp $
+# $MCom: ports/devel/gnome-vfs/Makefile,v 1.174 2007/07/27 16:31:22 mezz Exp $
#
PORTNAME= gnome-vfs
@@ -96,6 +96,10 @@ pre-configure:
${ECHO_CMD} "${PKGNAME}: bind installed with PORT_REPLACES_BASE_BIND causes build problems."; \
${FALSE}; \
fi
+.if defined(WITHOUT_KERBEROS)
+ @${ECHO_CMD} "${PKGNAME}: KERBEROS is required."
+ @${FALSE}
+.endif
post-install:
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL