diff options
Diffstat (limited to 'devel/liblogging/Makefile')
-rw-r--r-- | devel/liblogging/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/liblogging/Makefile b/devel/liblogging/Makefile index d5fe0130eaa5..bbb371cd8cd3 100644 --- a/devel/liblogging/Makefile +++ b/devel/liblogging/Makefile @@ -13,7 +13,6 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^pkgconfigdir =/s|=.*| \ = ${PREFIX}/libdata/pkgconfig|' ${WRKSRC}/Makefile.in |