summaryrefslogtreecommitdiffstats
path: root/print/transfig
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-05-04 20:23:32 +0000
committerjseger <jseger@FreeBSD.org>1998-05-04 20:23:32 +0000
commite8642ddda4e024a637e32cad28dfbbfb86c39ea1 (patch)
treee1562d756dc58185df4b72abc72473c1dba858e4 /print/transfig
parent9315fe9b353010fdac1c39551ce2bcf3cb4f4b69 (diff)
downloadFreeBSD-ports-e8642ddda4e024a637e32cad28dfbbfb86c39ea1.zip
FreeBSD-ports-e8642ddda4e024a637e32cad28dfbbfb86c39ea1.tar.gz
Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami
Diffstat (limited to 'print/transfig')
-rw-r--r--print/transfig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/transfig/Makefile b/print/transfig/Makefile
index c275d55..422ed3b 100644
--- a/print/transfig/Makefile
+++ b/print/transfig/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 August 1996
# Whom: chuckr@freebsd.org
#
-# $Id: Makefile,v 1.16 1998/04/15 21:41:13 jseger Exp $
+# $Id: Makefile,v 1.17 1998/04/30 16:35:27 kuriyama Exp $
#
DISTNAME= transfig.3.2
@@ -16,7 +16,7 @@ DISTFILES= transfig.3.2.tar.gz transfig.3.2.ja_JP.EUC.ps.gz
MAINTAINER= chuckr@freebsd.org
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
- jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg
+ jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm
USE_IMAKE= yes
OpenPOWER on IntegriCloud