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

(-)gnokii/Makefile (+4 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	gnokii
8
PORTNAME=	gnokii
9
PORTVERSION=	0.6.26
9
PORTVERSION=	0.6.26
10
PORTREVISION=	1
10
PORTEPOCH=	1
11
PORTEPOCH=	1
11
CATEGORIES=	comms
12
CATEGORIES=	comms
12
MASTER_SITES=	http://www.gnokii.org/download/gnokii/ \
13
MASTER_SITES=	http://www.gnokii.org/download/gnokii/ \
Lines 16-21 Link Here
16
MAINTAINER=	mad@madpilot.net
17
MAINTAINER=	mad@madpilot.net
17
COMMENT=	Tools to talk to GSM cellular phones
18
COMMENT=	Tools to talk to GSM cellular phones
18
19
20
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
21
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
22
19
USE_GMAKE=	yes
23
USE_GMAKE=	yes
20
USE_BZIP2=	yes
24
USE_BZIP2=	yes
21
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes

Return to bug 125361