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

(-)Makefile (-1 / +2 lines)
Lines 21-28 Link Here
21
HAS_CONFIGURE=	yes
21
HAS_CONFIGURE=	yes
22
PORTDOCS=	NEWS
22
PORTDOCS=	NEWS
23
PORTSCOUT=	ignore:1
23
PORTSCOUT=	ignore:1
24
CONFIGURE_ARGS=	--mandir=${PREFIX}/man
24
CONFIGURE_ARGS=	--mandir=${PREFIX}/man --prefix="${PREFIX}"
25
25
26
26
# Use a submake as 'deinstall install' needs to reevaluate PKG_CMD
27
# Use a submake as 'deinstall install' needs to reevaluate PKG_CMD
27
# so that pkg-static is used from the wrkdir
28
# so that pkg-static is used from the wrkdir
28
USE_SUBMAKE=	yes
29
USE_SUBMAKE=	yes

Return to bug 238296