aboutsummaryrefslogtreecommitdiff
path: root/print/advi
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2009-11-21 00:52:49 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2009-11-21 00:52:49 +0000
commit193077d4f04f82af642851ecba7d712206eab5cb (patch)
treee16db1bb396747473fbdb124c4867e32251ad153 /print/advi
parent541ca3ca010c670c2e04c2f248b3f6eb6ef0dd7e (diff)
downloadports-193077d4f04f82af642851ecba7d712206eab5cb.tar.gz
ports-193077d4f04f82af642851ecba7d712206eab5cb.zip
- Fix after update of ocaml-images
- Bump PORTREVISION Approved by: stas@ (maintainer), miwi (mentor) pointy hat to Ion (mentor)
Notes
Notes: svn path=/head/; revision=244575
Diffstat (limited to 'print/advi')
-rw-r--r--print/advi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/advi/Makefile b/print/advi/Makefile
index 46306963f59b..395fe44c9246 100644
--- a/print/advi/Makefile
+++ b/print/advi/Makefile
@@ -8,7 +8,7 @@
PORTNAME= advi
PORTVERSION= 1.6.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/${PORTNAME}/
EXTRACT_SUFX= .tgz
@@ -34,7 +34,7 @@ USE_GMAKE= yes
ALL_TARGET= opt
INSTALL_TARGET= installopt installman
-CI_DEPEND= ${LOCALBASE}/${OCAML_LIBDIR}/camlimages/images.cmi
+CI_DEPEND= ${LOCALBASE}/${OCAML_LIBDIR}/camlimages/ci_core.a
MAN1= advi.1
post-extract: