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

(-)xastir/Makefile (-1 / +2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	xastir
8
PORTNAME=	xastir
9
PORTVERSION=	1.8.2
9
PORTVERSION=	1.8.2
10
PORTREVISION=	1
10
CATEGORIES=	comms hamradio
11
CATEGORIES=	comms hamradio
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	xastir
13
MASTER_SITE_SUBDIR=	xastir
Lines 53-59 Link Here
53
.endif
54
.endif
54
55
55
.if defined(WITH_GPSMAN)
56
.if defined(WITH_GPSMAN)
56
RUN_DEPENDS+=	gpsman:${PORTSDIR}/astro/gpsman
57
RUN_DEPENDS+=	gpsmanshp:${PORTSDIR}/graphics/gpsmanshp
57
WITH_SHAPELIB=	true
58
WITH_SHAPELIB=	true
58
.undef WITHOUT_SHAPELIB
59
.undef WITHOUT_SHAPELIB
59
.else
60
.else

Return to bug 103516