diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-27 19:41:49 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-27 19:41:49 +0000 |
commit | c602617259f4ad1af79278e63c86196402ab8b97 (patch) | |
tree | eea52e2685044937bf43015c87d1635d35ec2a6b /news/cnews | |
parent | bbc250f452f8a8a82ff952b72e17b0bbbc6398d0 (diff) | |
download | ports-c602617259f4ad1af79278e63c86196402ab8b97.tar.gz ports-c602617259f4ad1af79278e63c86196402ab8b97.zip |
Notes
Diffstat (limited to 'news/cnews')
-rw-r--r-- | news/cnews/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 218e9abd96b5..7f9f23b865ce 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -36,6 +36,8 @@ PATCHFILES= c-news-patch-fileart.c c-news-patch-namelen \ MAINTAINER= dinoex@FreeBSD.org COMMENT= An news server +MAKE_JOBS_UNSAFE= yes + DIST_SUBDIR= ${DISTNAME} NO_WRKSUBDIR= yes MAKEFILE= makefile |