|
Lines 55-61
Link Here
|
| 55 |
# |
55 |
# |
| 56 |
# ps emulator |
56 |
# ps emulator |
| 57 |
.if defined(WITHOUT_X11) |
57 |
.if defined(WITHOUT_X11) |
| 58 |
GSPORT= ${GSPORT}-nox11 |
58 |
GSPORT:= ${GSPORT}-nox11 |
| 59 |
.endif |
59 |
.endif |
| 60 |
RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT} |
60 |
RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT} |
| 61 |
# all needed decompression utilities |
61 |
# all needed decompression utilities |
|
Lines 106-112
Link Here
|
| 106 |
# |
106 |
# |
| 107 |
# ps emulator |
107 |
# ps emulator |
| 108 |
.if defined(WITHOUT_X11) |
108 |
.if defined(WITHOUT_X11) |
| 109 |
GSPORT= ${GSPORT}-nox11 |
109 |
GSPORT:= ${GSPORT}-nox11 |
| 110 |
.endif |
110 |
.endif |
| 111 |
RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT} |
111 |
RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT} |
| 112 |
# most important "xxx to ps" filter utilities |
112 |
# most important "xxx to ps" filter utilities |