diff options
author | gahr <gahr@FreeBSD.org> | 2009-07-27 14:57:56 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2009-07-27 14:57:56 +0800 |
commit | 16c58ff2cdcefa9447977808e04122e84b1f24de (patch) | |
tree | 7c4b318bd5c4fa5fe51dfe50ddde37ef859d3b6b /deskutils/taskwarrior | |
parent | e2b6d36fdcda4cbd91f99d5a3392572fede8b14b (diff) | |
download | freebsd-ports-gnome-16c58ff2cdcefa9447977808e04122e84b1f24de.tar.gz freebsd-ports-gnome-16c58ff2cdcefa9447977808e04122e84b1f24de.tar.zst freebsd-ports-gnome-16c58ff2cdcefa9447977808e04122e84b1f24de.zip |
- Activate the 32-bit fix patch all over. The patch has been integrated
upstream, but not likely to be released soon. See here for details:
http://taskwarrior.org/issues/show/231
Diffstat (limited to 'deskutils/taskwarrior')
-rw-r--r-- | deskutils/taskwarrior/Makefile | 4 | ||||
-rw-r--r-- | deskutils/taskwarrior/files/patch-Duration (renamed from deskutils/taskwarrior/files/extra-32bit) | 0 |
2 files changed, 0 insertions, 4 deletions
diff --git a/deskutils/taskwarrior/Makefile b/deskutils/taskwarrior/Makefile index ac17dcb274d0..9cfbd2a59f76 100644 --- a/deskutils/taskwarrior/Makefile +++ b/deskutils/taskwarrior/Makefile @@ -23,10 +23,6 @@ MAN5= taskrc.5 task-tutorial.5 .include <bsd.port.pre.mk> -.if ${ARCH} == "i386" -EXTRA_PATCHES= ${PATCHDIR}/extra-32bit -.endif - post-patch: ${REINPLACE_CMD} -e 's|%%DOCSDIR%%|${DOCSDIR}|; s|%%DATADIR%%|${DATADIR}|' \ ${WRKSRC}/Makefile.in diff --git a/deskutils/taskwarrior/files/extra-32bit b/deskutils/taskwarrior/files/patch-Duration index 1e8e3a297697..1e8e3a297697 100644 --- a/deskutils/taskwarrior/files/extra-32bit +++ b/deskutils/taskwarrior/files/patch-Duration |