aboutsummaryrefslogtreecommitdiffstats
path: root/german
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-09-05 13:08:32 +0800
committerdinoex <dinoex@FreeBSD.org>2006-09-05 13:08:32 +0800
commit86089b951a013a0f642132adef722a5d44eee32f (patch)
tree868d92da1dfd565c0048233a5d66f0bac97b0848 /german
parent49398ba64168c8d151bdfcb3dcb393a35105961e (diff)
downloadfreebsd-ports-gnome-86089b951a013a0f642132adef722a5d44eee32f.tar.gz
freebsd-ports-gnome-86089b951a013a0f642132adef722a5d44eee32f.tar.zst
freebsd-ports-gnome-86089b951a013a0f642132adef722a5d44eee32f.zip
- hack around missing domainame
http://pointyhat.freebsd.org/errorlogs/amd64-6-latest/lha-ac-1.14i_8.log
Diffstat (limited to 'german')
-rw-r--r--german/unix-connect/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile
index b1fd15a9ff60..4346f6a08c02 100644
--- a/german/unix-connect/Makefile
+++ b/german/unix-connect/Makefile
@@ -31,6 +31,10 @@ CONFIGURE_ARGS+=--enable-testing
CFLAGS+= -g
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
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}