diff options
-rw-r--r-- | graphics/tgif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index bed9b01e559c..b6d7e65cc06e 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -15,7 +15,7 @@ COMMENT= Xlib-based two-dimensional drawing tool and hyper-object browser LICENSE= QPLv1 LICENSE_NAME= Q PUBLIC LICENSE v1.0 LICENSE_FILE= ${WRKSRC}/LICENSE.QPL -LICENSE_PERMS= auto-accept +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm |