View | Details | Raw Unified | Return to bug 243206 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+3 lines)
Lines 18-23 Link Here
18
18
19
PLIST_FILES=	bin/muscle
19
PLIST_FILES=	bin/muscle
20
20
21
post-patch:
22
	${MV} ${WRKSRC}/subfams.cpp ${WRKSRC}/subfams.cpp.not_to_be_compiled
23
21
do-install:
24
do-install:
22
	${INSTALL_PROGRAM} ${WRKSRC}/muscle ${STAGEDIR}${PREFIX}/bin
25
	${INSTALL_PROGRAM} ${WRKSRC}/muscle ${STAGEDIR}${PREFIX}/bin
23
26

Return to bug 243206