diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-08-24 13:30:21 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-08-24 13:30:21 +0000 |
commit | 9fdc98fd9d86f00f41aa4b9cd9bdff5cf086fc78 (patch) | |
tree | ceb2cd67dd04f87a1761ca3cd51ecd724a419058 /deskutils | |
parent | 2737a7374fbde06db6eb66888eb985059fae0eb9 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/libgcal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/libgcal/Makefile b/deskutils/libgcal/Makefile index ea0fe1bd1a0e..674098466104 100644 --- a/deskutils/libgcal/Makefile +++ b/deskutils/libgcal/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ GNU_CONFIGURE= yes USE_LDCONFIG= yes +USE_GCC= 4.2+ post-patch: @${REINPLACE_CMD} -e 's,(libdir)/pkgconfig,(prefix)/libdata/pkgconfig,' \ |