diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-09-16 07:01:19 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-09-16 07:01:19 +0000 |
commit | e4e7631db78bb10d43a28c88f6d11b96eb47e9df (patch) | |
tree | 33b0a4268e736d99105eace5377fbfe216ad6fbb /print | |
parent | 30c430479505f870e9b71164545a34c281c5eb60 (diff) | |
download | ports-e4e7631db78bb10d43a28c88f6d11b96eb47e9df.tar.gz ports-e4e7631db78bb10d43a28c88f6d11b96eb47e9df.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index f0691b52b37d..48af6f494b1b 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -16,6 +16,8 @@ LICENSE_NAME= Postcard License LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +BROKEN= wrong run depends + RUN_DEPENDS= bash:shells/bash USES= tar:bzip2 |