diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/weechat-devel/Makefile | 2 | ||||
-rw-r--r-- | irc/weechat/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index af5688e4f26c..ec8ff62c6e8a 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -25,7 +25,7 @@ MAN1= weechat.1 PLIST_FILES= bin/weechat-curses share/locale/fr/LC_MESSAGES/weechat.mo -post-patch: +pre-configure: @${CP} ${LOCALBASE}/share/gettext/config.rpath ${WRKSRC} .include <bsd.port.mk> diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index af5688e4f26c..ec8ff62c6e8a 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -25,7 +25,7 @@ MAN1= weechat.1 PLIST_FILES= bin/weechat-curses share/locale/fr/LC_MESSAGES/weechat.mo -post-patch: +pre-configure: @${CP} ${LOCALBASE}/share/gettext/config.rpath ${WRKSRC} .include <bsd.port.mk> |