aboutsummaryrefslogtreecommitdiff
path: root/deskutils/snotes
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2007-10-04 22:17:03 +0000
committerBeech Rintoul <beech@FreeBSD.org>2007-10-04 22:17:03 +0000
commitd68b9726866317fc51d10f90f00d19cb4f382f1b (patch)
tree4bf2c881c801faa9a6462816fce58d49f466a540 /deskutils/snotes
parentba3eb4e89f7711e7d5505ca3b3a177ffcdc6f5b8 (diff)
downloadports-d68b9726866317fc51d10f90f00d19cb4f382f1b.tar.gz
ports-d68b9726866317fc51d10f90f00d19cb4f382f1b.zip
- Fix build with gcc-4.2
Approved by: Shaun Amott <shaun@freebsd.org> (maintainer), portmgr (linimon)
Notes
Notes: svn path=/head/; revision=200862
Diffstat (limited to 'deskutils/snotes')
-rw-r--r--deskutils/snotes/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/snotes/Makefile b/deskutils/snotes/Makefile
index 4f8a260f28d0..379f4bff2f57 100644
--- a/deskutils/snotes/Makefile
+++ b/deskutils/snotes/Makefile
@@ -27,9 +27,9 @@ PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700042
-BROKEN= Does not compile with GCC 4.2
-.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|Config::parseConfig|parseConfig|' \
+ ${WRKSRC}/config.h
do-configure:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} qmake -project