aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorsylvio <sylvio@FreeBSD.org>2012-01-15 02:03:44 +0800
committersylvio <sylvio@FreeBSD.org>2012-01-15 02:03:44 +0800
commitff88f7ee3ae324530abb967a1fa897c304d6c95e (patch)
tree33eb47b4e4c6fa18be548999950b738fe1de4817 /deskutils
parent7cca149402c0afb5e4fab6dacc86c1f03fb74a8e (diff)
downloadfreebsd-ports-gnome-ff88f7ee3ae324530abb967a1fa897c304d6c95e.tar.gz
freebsd-ports-gnome-ff88f7ee3ae324530abb967a1fa897c304d6c95e.tar.zst
freebsd-ports-gnome-ff88f7ee3ae324530abb967a1fa897c304d6c95e.zip
- Fix with USE_CSTD=gnu89
PR: ports/163754 Submitted by: christian.mangin@gmail.com
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/genius/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile
index 6717dea8a5bf..ddda495a3caa 100644
--- a/deskutils/genius/Makefile
+++ b/deskutils/genius/Makefile
@@ -14,12 +14,13 @@ MASTER_SITES= GNOME \
MAINTAINER= sylvio@FreeBSD.org
COMMENT= Arbitrary precision calculator for Gnome Desktop Environment
+LICENSE= GPLv3
+
BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
LIB_DEPENDS= mpfr.4:${PORTSDIR}/math/mpfr
RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
-LICENSE= GPLv3
-
+USE_CSTD= gnu89
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix gnomevfs2 gtksourceview2 intlhack vte
USE_GMAKE= yes