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

(-)xtrlock/Makefile (+2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	xtrlock
4
PORTNAME=	xtrlock
5
PORTVERSION=	2.2
5
PORTVERSION=	2.2
6
PORTREVISION=	1
6
CATEGORIES=	x11
7
CATEGORIES=	x11
7
MASTER_SITES=	DEBIAN
8
MASTER_SITES=	DEBIAN
8
DISTNAME=	${PORTNAME}_${PORTVERSION}
9
DISTNAME=	${PORTNAME}_${PORTVERSION}
Lines 21-26 Link Here
21
22
22
MAN1=		xtrlock.1
23
MAN1=		xtrlock.1
23
PLIST_FILES=	bin/xtrlock
24
PLIST_FILES=	bin/xtrlock
25
BINMODE=	4555
24
26
25
post-extract:
27
post-extract:
26
	@${LN} -sf xtrlock.man ${WRKSRC}/xtrlock.1
28
	@${LN} -sf xtrlock.man ${WRKSRC}/xtrlock.1

Return to bug 177347