diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2008-01-19 20:32:54 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2008-01-19 20:32:54 +0000 |
commit | 3e1f86fcc1a7db7bc838887fd5bc5b7f66b7baf4 (patch) | |
tree | 7d4f423cfacf250234513fe46625fd2340cf5912 | |
parent | 1ee7244c28769e119266fc0e73cd966fe94c4834 (diff) | |
download | ports-3e1f86fcc1a7db7bc838887fd5bc5b7f66b7baf4.tar.gz ports-3e1f86fcc1a7db7bc838887fd5bc5b7f66b7baf4.zip |
Notes
-rw-r--r-- | finance/grisbi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile index 3abd17de82e6..bf40b487ffa0 100644 --- a/finance/grisbi/Makefile +++ b/finance/grisbi/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${UCS_CLASSDIR}/ucs.sty:${PORTSDIR}/print/latex-ucs USE_BZIP2= yes USE_ICONV= yes USE_GMAKE= yes -USE_GCC= 3.4 GNU_CONFIGURE= yes USE_GNOME= gtk20 glib20 libxml2 |