aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorsylvio <sylvio@FreeBSD.org>2009-11-21 08:52:49 +0800
committersylvio <sylvio@FreeBSD.org>2009-11-21 08:52:49 +0800
commitee250db232d05cc13c861af97a9d2cb31fa144f7 (patch)
tree15f9c184c51701ab4d6165417b7e90f0384667fa /print
parent4212f8b25334794bb1bbe2582da6b0fab96bbb7e (diff)
downloadfreebsd-ports-gnome-ee250db232d05cc13c861af97a9d2cb31fa144f7.tar.gz
freebsd-ports-gnome-ee250db232d05cc13c861af97a9d2cb31fa144f7.tar.zst
freebsd-ports-gnome-ee250db232d05cc13c861af97a9d2cb31fa144f7.zip
- Fix after update of ocaml-images
- Bump PORTREVISION Approved by: stas@ (maintainer), miwi (mentor) pointy hat to Ion (mentor)
Diffstat (limited to 'print')
-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: