View | Details | Raw Unified | Return to bug 234696
Collapse All | Expand All

(-)devel/bsdowl/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	bsdowl
4
PORTNAME=	bsdowl
5
PORTVERSION=	2.2.1
5
PORTVERSION=	2.2.1
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	https://github.com/michipili/bsdowl/releases/download/v${PORTVERSION}/
8
MASTER_SITES=	https://github.com/michipili/bsdowl/releases/download/v${PORTVERSION}/
9
9
Lines 16-22 Link Here
16
LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
16
LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
17
17
18
BUILD_DEPENDS=	gm:graphics/GraphicsMagick
18
BUILD_DEPENDS=	gm:graphics/GraphicsMagick
19
BUILD_DEPENDS=	gm:graphics/GraphicsMagick
19
RUN_DEPENDS=	gm:graphics/GraphicsMagick
20
20
21
USES=		tar:xz uidfix
21
USES=		tar:xz uidfix
22
22

Return to bug 234696