aboutsummaryrefslogtreecommitdiff
path: root/sysutils/condor/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-02 17:01:51 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-02 17:01:51 +0000
commit7f0a739c6755d9902f4403e050cccc987849c7f7 (patch)
treebad7e467256725cb879f86e3e88611f24e1d9353 /sysutils/condor/Makefile
parentba32530d41f2744fd7fc4b9194b76265811be3fc (diff)
downloadports-7f0a739c6755d9902f4403e050cccc987849c7f7.tar.gz
ports-7f0a739c6755d9902f4403e050cccc987849c7f7.zip
Notes
Diffstat (limited to 'sysutils/condor/Makefile')
-rw-r--r--sysutils/condor/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile
index 3729b94acaff..0b47382b9dc9 100644
--- a/sysutils/condor/Makefile
+++ b/sysutils/condor/Makefile
@@ -29,6 +29,10 @@ CONFLICTS= condor-devel-[0-9]*
.include <bsd.port.pre.mk>
+.if defined(PACKAGE_BUILDING)
+IGNORE= requires fully qualified hostname
+.endif
+
.if defined(WITHOUT_SUBMIT_NODE)
INSTALL_SUBMIT_NODE=
.else