diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-04-18 09:47:29 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-04-18 09:47:29 +0000 |
commit | 5d48443269043d602e83f08d247c43b3a779a8d6 (patch) | |
tree | d8ee4593f1ee095117c3c4cb6366321f37bbefd8 /deskutils | |
parent | ddf94f6362349e872bf8f898f3507b76d06805d5 (diff) | |
download | ports-5d48443269043d602e83f08d247c43b3a779a8d6.tar.gz ports-5d48443269043d602e83f08d247c43b3a779a8d6.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/orage/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile index 0f01b4162c96..50a14873d03b 100644 --- a/deskutils/orage/Makefile +++ b/deskutils/orage/Makefile @@ -34,7 +34,6 @@ CFLAGS+= -I${LOCALBASE}/include/libical CONFIGURE_ARGS= --enable-dbus post-patch: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|(datadir)/orage/doc/C|(datadir)/doc/orage/C|' \ ${WRKSRC}/doc/C/Makefile.in \ ${WRKSRC}/doc/C/images/Makefile.in |