diff options
Diffstat (limited to 'devel/deforaos-libsystem/Makefile')
-rw-r--r-- | devel/deforaos-libsystem/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/deforaos-libsystem/Makefile b/devel/deforaos-libsystem/Makefile index 112a3b908568..d387749d4f40 100644 --- a/devel/deforaos-libsystem/Makefile +++ b/devel/deforaos-libsystem/Makefile @@ -18,7 +18,6 @@ USES= pkgconfig USE_LDCONFIG= yes MAKE_ARGS+= PREFIX=${PREFIX} -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|/lib/|/libdata/|g' \ ${WRKSRC}/data/pkgconfig.sh |