Lines 8-14
Link Here
|
8 |
PORTNAME= p4v |
8 |
PORTNAME= p4v |
9 |
PORTVERSION= 2007.3.149519 |
9 |
PORTVERSION= 2007.3.149519 |
10 |
CATEGORIES= devel |
10 |
CATEGORIES= devel |
11 |
MASTER_SITES= http://filehost.perforce.com/perforce/r07.3/bin.freebsd60x86/ |
11 |
MASTER_SITES= http://filehost.perforce.com/perforce/r07.3/bin.freebsd60x86${MACHINE_ARCH:Mamd64:S/^amd/_/}/ |
12 |
DISTNAME= ${PORTNAME} |
12 |
DISTNAME= ${PORTNAME} |
13 |
EXTRACT_SUFX= .tgz |
13 |
EXTRACT_SUFX= .tgz |
14 |
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |
14 |
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |
Lines 19-25
Link Here
|
19 |
NO_CDROM= Binary redistribution restrictions in effect |
19 |
NO_CDROM= Binary redistribution restrictions in effect |
20 |
RESTRICTED= ${NO_CDROM} |
20 |
RESTRICTED= ${NO_CDROM} |
21 |
|
21 |
|
22 |
ONLY_FOR_ARCHS= i386 |
22 |
ONLY_FOR_ARCHS= amd64 i386 |
23 |
NO_BUILD= yes |
23 |
NO_BUILD= yes |
24 |
USE_LDCONFIG= yes |
24 |
USE_LDCONFIG= yes |
25 |
|
25 |
|