diff options
-rw-r--r-- | devel/libbinio/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libbinio/Makefile b/devel/libbinio/Makefile index cf98b06b2df5..a323d08cca90 100644 --- a/devel/libbinio/Makefile +++ b/devel/libbinio/Makefile @@ -21,6 +21,8 @@ GH_TAGNAME= ${PORTNAME}-${PORTVERSION} INSTALL_TARGET= install-strip +PORTSCOUT= skipv:start + post-patch: @${REINPLACE_CMD} -e 's|^\(SUBDIRS\ =\).*|\1 src|' ${WRKSRC}/Makefile.am |