diff options
Diffstat (limited to 'x11/deforaos-panel/Makefile')
-rw-r--r-- | x11/deforaos-panel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/deforaos-panel/Makefile b/x11/deforaos-panel/Makefile index a451124a1783..f182907d283f 100644 --- a/x11/deforaos-panel/Makefile +++ b/x11/deforaos-panel/Makefile @@ -35,6 +35,7 @@ MAN1= panel-embed.1 \ panel.1 \ panelctl.1 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|/lib/|/libdata/|g' \ ${WRKSRC}/data/pkgconfig.sh |