aboutsummaryrefslogtreecommitdiff
path: root/devel/present
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-11-07 04:46:43 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-11-07 04:46:43 +0000
commit21e15c407290e2e82acb5db9f8532d899bbbc47e (patch)
treeec270a71e41ac3148bde160486bfd6c0d1b8e869 /devel/present
parentb33e0d90acd5cb193a2cd041165179f27555437c (diff)
downloadports-21e15c407290e2e82acb5db9f8532d899bbbc47e.tar.gz
ports-21e15c407290e2e82acb5db9f8532d899bbbc47e.zip
- Fix build by chasing goffice libver
Pointed out by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=147481
Diffstat (limited to 'devel/present')
-rw-r--r--devel/present/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/present/Makefile b/devel/present/Makefile
index 6fbad448f4cc..4ef68a25d0e0 100644
--- a/devel/present/Makefile
+++ b/devel/present/Makefile
@@ -8,6 +8,7 @@
PORTNAME= present
PORTVERSION= 0.0.3
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0
MAINTAINER= gnome@FreeBSD.org
COMMENT= A library for reading Microsoft PowerPoint(tm) documents
-LIB_DEPENDS= goffice-1.0:${PORTSDIR}/devel/goffice
+LIB_DEPENDS= goffice-1.1:${PORTSDIR}/devel/goffice
USE_BZIP2= yes
USE_AUTOTOOLS= libtool:15