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

(-)games/openttd/Makefile (+1 lines)
Lines 25-30 LIB_DEPENDS= png.6:${PORTSDIR}/graphics/ Link Here
25
24
26
USE_XZ=		yes
25
USE_XZ=		yes
27
HAS_CONFIGURE=	yes
26
HAS_CONFIGURE=	yes
27
CONFIGURE_ENV=	STRIP="${STRIP_CMD} ${STRIP}"
28
CONFIGURE_ARGS=	--prefix-dir="${PREFIX}" --data-dir="${DATADIR_REL}"
28
CONFIGURE_ARGS=	--prefix-dir="${PREFIX}" --data-dir="${DATADIR_REL}"
29
USE_GMAKE=	yes
29
USE_GMAKE=	yes
30
MAKE_ARGS=	VERBOSE=1		# We want to see what's going on
30
MAKE_ARGS=	VERBOSE=1		# We want to see what's going on

Return to bug 167814