diff options
author | joerg <joerg> | 2015-01-07 00:15:53 +0000 |
---|---|---|
committer | joerg <joerg> | 2015-01-07 00:15:53 +0000 |
commit | 185938ada6ee4f4f3d4d13a47ec9c5fe00ea946f (patch) | |
tree | c740bd19b90fcc2cc5b6fe1e4e3e599c5e0a991c /mail | |
parent | 0df72ce2ac94575ba05b963c8a6c34ed388c56e6 (diff) | |
download | pkgsrc-185938ada6ee4f4f3d4d13a47ec9c5fe00ea946f.tar.gz |
Incomplete dependencies for binaries.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/drac/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/drac/Makefile b/mail/drac/Makefile index 13e71e79302..320e4786335 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/10/08 12:19:08 asau Exp $ +# $NetBSD: Makefile,v 1.22 2015/01/07 00:15:53 joerg Exp $ DISTNAME= drac PKGNAME= drac-1.12 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mail.cc.umanitoba.ca/drac/ COMMENT= Dynamic Relay Authorization Control +MAKE_JOBS_SAFE= no + WRKSRC= ${WRKDIR} DIST_SUBDIR= ${PKGNAME_NOREV} |