Lines 50-56
Link Here
|
50 |
.endif |
50 |
.endif |
51 |
|
51 |
|
52 |
.if ${PORT_OPTIONS:MIMAGEMAGICK} |
52 |
.if ${PORT_OPTIONS:MIMAGEMAGICK} |
53 |
RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick |
53 |
.if !defined(WITHOUT_X11) |
|
|
54 |
RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick |
55 |
.else |
56 |
RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick-nox11 |
57 |
.endif |
54 |
.endif |
58 |
.endif |
55 |
|
59 |
|
56 |
.if ${PORT_OPTIONS:MJHEAD} |
60 |
.if ${PORT_OPTIONS:MJHEAD} |