diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-06-03 05:14:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-06-03 05:14:50 +0000 |
commit | 2967d41ea9185aeca555af382e1e52cbd7c1703c (patch) | |
tree | 18250ad1ce9fbb0f16211da1a2f40dea5eb277cd /deskutils | |
parent | cf39ef1ba5fe7e30888063da236b513ac449a423 (diff) | |
download | ports-2967d41ea9185aeca555af382e1e52cbd7c1703c.tar.gz ports-2967d41ea9185aeca555af382e1e52cbd7c1703c.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/genius/Makefile | 3 | ||||
-rw-r--r-- | deskutils/ontv/Makefile | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index 3408ec53b417..9f2f101fcc71 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -7,6 +7,7 @@ PORTNAME= genius PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME \ http://ftp.5z.com/pub/genius/ @@ -16,7 +17,7 @@ COMMENT= Arbitrary precision calculator for Gnome Desktop Environment BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= mpfr.3:${PORTSDIR}/math/mpfr -RUN_DEPENDS rarian-sk-config:${PORTSDIR}/textproc/rarian +RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gnomevfs2 gtksourceview2 intlhack vte diff --git a/deskutils/ontv/Makefile b/deskutils/ontv/Makefile index a22935a8f154..0f21791c2a01 100644 --- a/deskutils/ontv/Makefile +++ b/deskutils/ontv/Makefile @@ -8,7 +8,7 @@ PORTNAME= ontv PORTVERSION= 2.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils gnome MASTER_SITES= GNOME |