1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00

- Fix build by chasing goffice libver

Pointed out by:	pointyhat via kris
This commit is contained in:
Michael Johnson 2005-11-07 04:46:43 +00:00
parent b33e0d90ac
commit 21e15c4072
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147481

View File

@ -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