diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:30:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 18:30:00 +0000 |
commit | a285ade9102ca7c15642dfccd7816abc3c725c98 (patch) | |
tree | 19bc9b9ac2797b3584833a8988be56772582cfb3 /german/unix-connect/Makefile | |
parent | d45779fa4ad158e597ce79f5d04217c4b0f7f814 (diff) | |
download | ports-a285ade9102ca7c15642dfccd7816abc3c725c98.tar.gz ports-a285ade9102ca7c15642dfccd7816abc3c725c98.zip |
Notes
Diffstat (limited to 'german/unix-connect/Makefile')
-rw-r--r-- | german/unix-connect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile index ad18af0aefeb..6727096457b7 100644 --- a/german/unix-connect/Makefile +++ b/german/unix-connect/Makefile @@ -31,6 +31,7 @@ CFLAGS:= ${CFLAGS:S/-O[0-9]*//g} # gcc generates broken code in uwsmtp MANUAL_PACKAGE_BUILD= needs hostname +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} |