diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-06-27 00:41:22 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-06-27 00:41:22 +0800 |
commit | 60db889d11c773550fd0426888319d11b4545ebc (patch) | |
tree | 17114eec87db301cb86e6b4ef99b9389c4ca6149 /german/unix-connect | |
parent | 64e0fc837356be53dc65eeb32f9e0af1e9a16321 (diff) | |
download | freebsd-ports-gnome-60db889d11c773550fd0426888319d11b4545ebc.tar.gz freebsd-ports-gnome-60db889d11c773550fd0426888319d11b4545ebc.tar.zst freebsd-ports-gnome-60db889d11c773550fd0426888319d11b4545ebc.zip |
- mark IGNORE for pointyhat
Approved by: pav (portmgr)
Diffstat (limited to 'german/unix-connect')
-rw-r--r-- | german/unix-connect/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile index 4346f6a08c02..fd01d6bb60dc 100644 --- a/german/unix-connect/Makefile +++ b/german/unix-connect/Makefile @@ -34,6 +34,9 @@ CFLAGS:= ${CFLAGS:S/-O[0-9]*//g} # gcc generates broken code in uwsmtp .if defined(PARALLEL_PACKAGE_BUILD) CONFIGURE_ARGS+=--with-domain=example.com .endif +.if defined(PARALLEL_PACKAGE_BUILD) +IRGNORE= builds not without hostname +.endif post-install: .if !defined(NOPORTDOCS) |