diff options
Diffstat (limited to 'x11/lxpanel/Makefile')
-rw-r--r-- | x11/lxpanel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile index e58f81b..3eed22e 100644 --- a/x11/lxpanel/Makefile +++ b/x11/lxpanel/Makefile @@ -33,7 +33,7 @@ PLIST_SUB+= NLS="@comment " pre-patch: @${REINPLACE_CMD} -e 's,linux,sys,' \ - M${WRKSRC}/src/plugins/volume/volume-impl.c + ${WRKSRC}/src/plugins/volume/volume-impl.c @${REINPLACE_CMD} -e 's,$$(DATADIRNAME)/locale,share/locale,' \ ${WRKSRC}/po/Makefile.in.in |