Lines 7-13
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= apsfilter |
8 |
PORTNAME= apsfilter |
9 |
PORTVERSION= 7.2.5 |
9 |
PORTVERSION= 7.2.5 |
10 |
PORTREVISION= 5 |
10 |
PORTREVISION= 6 |
11 |
CATEGORIES= print |
11 |
CATEGORIES= print |
12 |
MASTER_SITES= http://www.apsfilter.org/download/ |
12 |
MASTER_SITES= http://www.apsfilter.org/download/ |
Lines 113-119
Link Here
|
113 |
.endif |
113 |
.endif |
114 |
|
114 |
|
115 |
# needed for aps2file :-/ |
115 |
# needed for aps2file :-/ |
|
|
116 |
|
117 |
.if defined(WITH_BASH2) |
116 |
RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash2 |
118 |
RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash2 |
|
|
119 |
.else |
120 |
RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash |
121 |
.endif |
117 |
|
122 |
|
118 |
# HP IJS driver is not automatically part of ghostscript port anymore |
123 |
# HP IJS driver is not automatically part of ghostscript port anymore |
119 |
RUN_DEPENDS+= hpijs:${PORTSDIR}/print/hpijs |
124 |
RUN_DEPENDS+= hpijs:${PORTSDIR}/print/hpijs |