View | Details | Raw Unified | Return to bug 251554 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 25-36 Link Here
25
RUN_DEPENDS:=	${BUILD_DEPENDS} \
25
RUN_DEPENDS:=	${BUILD_DEPENDS} \
26
		p5-common-sense>=2.02:devel/p5-common-sense
26
		p5-common-sense>=2.02:devel/p5-common-sense
27
27
28
NO_ARCH=	yes
29
30
USES=		perl5 shebangfix
28
USES=		perl5 shebangfix
31
SHEBANG_FILES=	bin/gtk-youtube-viewer bin/youtube-viewer
29
SHEBANG_FILES=	bin/gtk-youtube-viewer bin/youtube-viewer
32
USE_PERL5=	patch modbuild
30
USE_PERL5=	patch modbuild
33
31
32
NO_ARCH=	yes
33
34
USE_GITHUB=	yes
34
USE_GITHUB=	yes
35
GH_ACCOUNT=	trizen
35
GH_ACCOUNT=	trizen
36
GH_PROJECT=	youtube-viewer
36
GH_PROJECT=	youtube-viewer

Return to bug 251554