View | Details | Raw Unified | Return to bug 118673
Collapse All | Expand All

(-)devel/git/Makefile (+4 lines)
Lines 177-182 Link Here
177
177
178
.include <bsd.port.pre.mk>
178
.include <bsd.port.pre.mk>
179
179
180
.if ${OSVERSION} < 603000
181
EXTRA_PATCHES=	${PATCHDIR}/602-patch-while-case
182
.endif
183
180
.ifdef WITH_GUI
184
.ifdef WITH_GUI
181
PLIST_SUB+=	GUI=""
185
PLIST_SUB+=	GUI=""
182
RUN_DEPENDS+=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
186
RUN_DEPENDS+=	wish8.4:${PORTSDIR}/x11-toolkits/tk84

Return to bug 118673