diff options
Diffstat (limited to 'audio/libbpm/Makefile')
-rw-r--r-- | audio/libbpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libbpm/Makefile b/audio/libbpm/Makefile index 4a7bb033474a..551a3c8e6b52 100644 --- a/audio/libbpm/Makefile +++ b/audio/libbpm/Makefile @@ -11,7 +11,7 @@ WWW= https://www.hep.ucl.ac.uk/~bino/libbpm/ GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= pathfix pkgconfig libtool +USES= pkgconfig libtool post-patch: ${SED} -i '' 's/\(-release .*\)/\1 -version-info 0/' ${WRKSRC}/Makefile.in ${WRKSRC}/*/Makefile.in |