Lines 5-11
Link Here
|
5 |
# $FreeBSD: ports/ports-mgmt/p5-FreeBSD-Portindex/Makefile,v 1.21 2011/10/26 21:16:25 dougb Exp $ |
5 |
# $FreeBSD: ports/ports-mgmt/p5-FreeBSD-Portindex/Makefile,v 1.21 2011/10/26 21:16:25 dougb Exp $ |
6 |
|
6 |
|
7 |
PORTNAME= FreeBSD-Portindex |
7 |
PORTNAME= FreeBSD-Portindex |
8 |
PORTVERSION= 2.6 |
8 |
PORTVERSION= 2.7 |
9 |
CATEGORIES= ports-mgmt perl5 |
9 |
CATEGORIES= ports-mgmt perl5 |
10 |
MASTER_SITES= http://www.infracaninophile.co.uk/portindex/ |
10 |
MASTER_SITES= http://www.infracaninophile.co.uk/portindex/ |
11 |
PKGNAMEPREFIX= p5- |
11 |
PKGNAMEPREFIX= p5- |
Lines 29-35
Link Here
|
29 |
RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz |
29 |
RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz |
30 |
.endif |
30 |
.endif |
31 |
|
31 |
|
32 |
USE_XZ= yes |
32 |
USE_XZ= yes |
33 |
PERL_CONFIGURE= yes |
33 |
PERL_CONFIGURE= yes |
34 |
|
34 |
|
35 |
CACHE_DIR?= /var/db/portindex |
35 |
CACHE_DIR?= /var/db/portindex |