summaryrefslogtreecommitdiff
path: root/print/transfig
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-19 04:18:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-19 04:18:49 +0000
commit6b553b9eb3cc6e3a4c683ce32abd6db72b66d184 (patch)
tree1c831947b30006f7e541bd9e09975185066ca30b /print/transfig
parentnew port for the gimp developer's release (diff)
Update LIB_DEPENDS to new jpeg major. Note we don't know if these
will work yet, people are encouraged to test them.
Notes
Notes: svn path=/head/; revision=4584
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 b6161794039a..de9324498ca4 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.11 1996/11/17 08:45:17 obrien Exp $
+# $Id: Makefile,v 1.12 1996/11/18 09:54:46 asami Exp $
#
DISTNAME= transfig.3.1.2
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= applications/drawing_tools/transfig
MAINTAINER= chuckr@freebsd.org
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
- jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg
+ jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
USE_IMAKE= yes