diff options
Diffstat (limited to 'security/sig2dot/Makefile')
-rw-r--r-- | security/sig2dot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/sig2dot/Makefile b/security/sig2dot/Makefile index a76b41e9e45f..e09450cf0550 100644 --- a/security/sig2dot/Makefile +++ b/security/sig2dot/Makefile @@ -14,13 +14,12 @@ COMMENT= GPG/PGP Keyring Graph Generator CONFLICTS_INSTALL=signing-party-[0-9]* PLIST_FILES= bin/sig2dot -USE_PERL5= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= ${WRKDIR} NO_WRKSUBDIR= yes NO_BUILD= yes -USES= shebangfix +USES= shebangfix perl5 SHEBANG_FILES= sig2dot.pl do-install: |