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

(-)/home/staff/gslin/work/ports/rtorrent-devel/Makefile (-1 / +3 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	rtorrent-devel
8
PORTNAME=	rtorrent-devel
9
PORTVERSION=	0.8.1
9
PORTVERSION=	0.8.1
10
PORTREVISION=	0
10
PORTREVISION=	1
11
DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
11
DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
12
12
13
MAINTAINER=	flz@FreeBSD.org
13
MAINTAINER=	flz@FreeBSD.org
Lines 22-27 Link Here
22
PLIST=		${.CURDIR}/pkg-plist
22
PLIST=		${.CURDIR}/pkg-plist
23
DESCR=		${MASTERDIR}/pkg-descr
23
DESCR=		${MASTERDIR}/pkg-descr
24
24
25
USE_GCC=	4.2+
26
25
CONFLICTS=	rtorrent-[0-9]*
27
CONFLICTS=	rtorrent-[0-9]*
26
28
27
.include "${MASTERDIR}/Makefile"
29
.include "${MASTERDIR}/Makefile"

Return to bug 123297