diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:55:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:55:01 +0000 |
commit | 1b5bf3478641b283073cf7ec6be365cb944083d2 (patch) | |
tree | 0a5d6994fe710d875e5b7b9dff797792a272fd86 /emulators/dynamips-community | |
parent | c23ef8bc8bf7d31214830bdcaa75c6018065881a (diff) |
Notes
Diffstat (limited to 'emulators/dynamips-community')
-rw-r--r-- | emulators/dynamips-community/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/dynamips-community/Makefile b/emulators/dynamips-community/Makefile index e1f45b66cdee..3c0c4343e82c 100644 --- a/emulators/dynamips-community/Makefile +++ b/emulators/dynamips-community/Makefile @@ -18,8 +18,7 @@ LIB_DEPENDS= libelf.so:${PORTSDIR}/devel/libelf \ CONFLICTS= dynamips-[0-9]* dynamips-devel-[0-9]* -USES= gmake -USE_ZIP= yes +USES= gmake zip MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= DOCS UNSTABLE |