diff options
-rw-r--r-- | devel/present/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/present/Makefile b/devel/present/Makefile index 6fefd4e27041..9491b517344b 100644 --- a/devel/present/Makefile +++ b/devel/present/Makefile @@ -16,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-0.3:${PORTSDIR}/devel/goffice +LIB_DEPENDS= goffice-1.2:${PORTSDIR}/devel/goffice1 USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 |