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

(-)privman/Makefile (+3 lines)
Lines 7-17 Link Here
7
7
8
PORTNAME=	privman
8
PORTNAME=	privman
9
PORTVERSION=	0.9.2
9
PORTVERSION=	0.9.2
10
PORTREVISION=	1
10
CATEGORIES=	devel security
11
CATEGORIES=	devel security
11
MASTER_SITES=	http://opensource.nailabs.com/privman/downloads/
12
MASTER_SITES=	http://opensource.nailabs.com/privman/downloads/
12
13
13
MAINTAINER=	ponomarew@oberon.net
14
MAINTAINER=	ponomarew@oberon.net
14
COMMENT=	Library that makes it easy for programs to use privilege separation
15
COMMENT=	Library that makes it easy for programs to use privilege separation
16
17
FORBIDDEN=	"tempnam() can cause race condition, should be fixed by the author soon"
15
18
16
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
17
USE_LIBTOOL=	yes
20
USE_LIBTOOL=	yes

Return to bug 53372