diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-05 18:04:28 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-05 18:04:28 +0000 |
commit | 6c0bd9cf18d1b5dbf785b801adce51e517b1d70f (patch) | |
tree | 2ad2422118f92e4ad5d520ee006fa71da247c600 /comms | |
parent | 0602fe2559e67aed82d1a42b57a06e0637cdb17c (diff) | |
download | ports-6c0bd9cf18d1b5dbf785b801adce51e517b1d70f.tar.gz ports-6c0bd9cf18d1b5dbf785b801adce51e517b1d70f.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/libticalcs2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/libticalcs2/Makefile b/comms/libticalcs2/Makefile index 33f0732035ed..be9b49de2cff 100644 --- a/comms/libticalcs2/Makefile +++ b/comms/libticalcs2/Makefile @@ -23,6 +23,7 @@ WRKSRC= ${WRKDIR}/libticalcs USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes +USE_GCC= 3.4+ USE_GMAKE= yes USE_GNOME= glib20 gnomehack pkgconfig USE_LDCONFIG= yes |