diff options
author | danilo <danilo@FreeBSD.org> | 2014-02-09 06:30:27 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-02-09 06:30:27 +0800 |
commit | 12b6afd7aad63f1df516d415bfe75e2a9655993a (patch) | |
tree | 1ad312d19a93ee30fcfedd33df91cbf11c8a8951 /ftp | |
parent | 631096a5741d3c3be7f17ac454e9b105e27141c7 (diff) | |
download | freebsd-ports-gnome-12b6afd7aad63f1df516d415bfe75e2a9655993a.tar.gz freebsd-ports-gnome-12b6afd7aad63f1df516d415bfe75e2a9655993a.tar.zst freebsd-ports-gnome-12b6afd7aad63f1df516d415bfe75e2a9655993a.zip |
- Add stage support
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wxdfast/Makefile | 3 | ||||
-rw-r--r-- | ftp/wxdfast/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile index 05c0e0d41ed1..a0f62a33102d 100644 --- a/ftp/wxdfast/Makefile +++ b/ftp/wxdfast/Makefile @@ -25,9 +25,6 @@ AUTOMAKE_ARGS= --add-missing --copy --force-missing --foreign LIBTOOLIZE_ARGS=--copy --force CONFIGURE_ENV= WXRC="${WXRC_CMD}" -MAN1= wxdfast.1 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|pt_BR||' ${WRKSRC}/man/Makefile.am diff --git a/ftp/wxdfast/pkg-plist b/ftp/wxdfast/pkg-plist index 33b56d231a10..27c91f95d7a1 100644 --- a/ftp/wxdfast/pkg-plist +++ b/ftp/wxdfast/pkg-plist @@ -1,4 +1,5 @@ bin/wxdfast +man/man1/wxdfast.1.gz share/applications/wxdfast.desktop share/locale/cs/LC_MESSAGES/wxDFast.mo share/locale/de/LC_MESSAGES/wxDFast.mo |