From 47900e9d4bacba66e2ff045420d9d83a295a542a Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 19 Aug 2015 13:41:51 +0000 Subject: Fix previous commit. Pointy hat to: mat Sponsored by: Absolight --- audio/liblo/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio/liblo') diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile index ecafb1ab3dc..60286c9e227 100644 --- a/audio/liblo/Makefile +++ b/audio/liblo/Makefile @@ -26,6 +26,8 @@ OPTIONS_SUB= yes DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen +.include + post-patch: .if ${ARCH} == i386 || ${ARCH} == powerpc @${REINPLACE_CMD} -e 's,deadbeef,, ; s,f00baa23,,' \ -- cgit