Unbreak by removing the rm(1) call in post-extract.
This commit is contained in:
parent
d9842fb1f6
commit
bc1bf0289a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2015/05/18 06:56:04 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2015/05/19 16:31:57 ajacoutot Exp $
|
||||
|
||||
COMMENT = Amide a Medical Imaging Data Examiner
|
||||
|
||||
@ -53,7 +53,4 @@ CONFIGURE_ARGS += --disable-xmedcontest \
|
||||
|
||||
NO_TEST = Yes
|
||||
|
||||
post-extract:
|
||||
rm ${WRKSRC}/src/ui_common.c.orig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user