aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-vfs
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-07-28 19:00:29 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-07-28 19:00:29 +0000
commit05faad2958a47de3c09b4551b4fa33af1a77a006 (patch)
tree3d5aa617cd410aacae0a03f4b787fd21f9fc9ff0 /devel/gnome-vfs
parent5bb3e491b67c272424026a20a5a392026f2feffa (diff)
Notes
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r--devel/gnome-vfs/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index d97e16bfffc8..a2edb21d5d06 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -97,6 +97,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