diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-10 06:45:27 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-10 06:45:27 +0800 |
commit | 49bc3c87e2e07eaa0996801b37b522ce432353c2 (patch) | |
tree | be5cc453bf060d2891d50398c44789ae3b0e5af5 /deskutils | |
parent | 9095c27b20928c91b075a6767f6ccdde5a2df2d1 (diff) | |
download | marcuscom-ports-49bc3c87e2e07eaa0996801b37b522ce432353c2.tar marcuscom-ports-49bc3c87e2e07eaa0996801b37b522ce432353c2.tar.gz marcuscom-ports-49bc3c87e2e07eaa0996801b37b522ce432353c2.tar.bz2 marcuscom-ports-49bc3c87e2e07eaa0996801b37b522ce432353c2.tar.lz marcuscom-ports-49bc3c87e2e07eaa0996801b37b522ce432353c2.tar.xz marcuscom-ports-49bc3c87e2e07eaa0996801b37b522ce432353c2.tar.zst marcuscom-ports-49bc3c87e2e07eaa0996801b37b522ce432353c2.zip |
- Sync w/ FreeBSD ports.
- As for the gimp-app-devel and gnome-build, be sure to do the force
reinstall, because both of ports have PORTEPOCH bumped by mistake.
- As for avahi, bump to 0.6.21_1.
- As for cairo, reset the $FreeBSD$.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9548 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/genius/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index 687e2bbd4..06fc29bf2 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -7,7 +7,7 @@ PORTNAME= genius PORTVERSION= 0.7.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://ftp.5z.com/pub/genius/ @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9].[0-9]).*/\1/} MAINTAINER= ports@FreeBSD.org COMMENT= Arbitrary precision calculator for Gnome Desktop Environment -LIB_DEPENDS= mpfr.1:${PORTSDIR}/math/mpfr +LIB_DEPENDS= mpfr.2:${PORTSDIR}/math/mpfr USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtksourceview intlhack \ |