Lines 6-12
Link Here
|
6 |
|
6 |
|
7 |
PORTNAME= rpm |
7 |
PORTNAME= rpm |
8 |
PORTVERSION= 5.0.3 |
8 |
PORTVERSION= 5.0.3 |
9 |
PORTREVISION= 1 |
9 |
PORTREVISION= 2 |
10 |
CATEGORIES= archivers |
10 |
CATEGORIES= archivers |
11 |
MASTER_SITES= http://rpm5.org/files/rpm/rpm-5.0/ |
11 |
MASTER_SITES= http://rpm5.org/files/rpm/rpm-5.0/ |
12 |
|
12 |
|
Lines 21-29
Link Here
|
21 |
magic:${PORTSDIR}/sysutils/file \ |
21 |
magic:${PORTSDIR}/sysutils/file \ |
22 |
xar:${PORTSDIR}/archivers/xar \ |
22 |
xar:${PORTSDIR}/archivers/xar \ |
23 |
pcre.0:${PORTSDIR}/devel/pcre |
23 |
pcre.0:${PORTSDIR}/devel/pcre |
24 |
BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed |
24 |
BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed \ |
|
|
25 |
perl:${PORTSDIR}/lang/perl5.8 |
25 |
.if !defined(NOPORTDOCS) |
26 |
.if !defined(NOPORTDOCS) |
26 |
BUILD_DEPENDS+= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen |
27 |
BUILD_DEPENDS+= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen \ |
|
|
28 |
${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz |
27 |
.endif |
29 |
.endif |
28 |
|
30 |
|
29 |
DB_VERSION?= 45 |
31 |
DB_VERSION?= 45 |