diff -ruN apsfilter/Makefile apsfilter-7.2.5_6/Makefile --- apsfilter/Makefile Thu Dec 23 18:05:31 2004 +++ apsfilter-7.2.5_6/Makefile Fri Jan 28 20:05:48 2005 @@ -7,7 +7,7 @@ PORTNAME= apsfilter PORTVERSION= 7.2.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ @@ -113,7 +113,12 @@ .endif # needed for aps2file :-/ + +.if defined(WITH_BASH2) RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash2 +.else +RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash +.endif # HP IJS driver is not automatically part of ghostscript port anymore RUN_DEPENDS+= hpijs:${PORTSDIR}/print/hpijs