summaryrefslogtreecommitdiff
path: root/print/transfig
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1996-08-11 02:42:59 +0000
committerChuck Robey <chuckr@FreeBSD.org>1996-08-11 02:42:59 +0000
commitb38fe64cb4b5b014559ed1585385def0a30853ca (patch)
treecd3fe82a5a7b8edb3f9bd4ddcccf01cff1c0c01c /print/transfig
parentMove to version 0.6.3 (diff)
Added lib depends, jpeg.
Submitted by: Steven M. Ratliff
Notes
Notes: svn path=/head/; revision=3576
Diffstat (limited to 'print/transfig')
-rw-r--r--print/transfig/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/transfig/Makefile b/print/transfig/Makefile
index b7d25442ecb9..8fa80aff2405 100644
--- a/print/transfig/Makefile
+++ b/print/transfig/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 August 1996
# Whom: chuckr@freebsd.org
#
-# $Id$
+# $Id: Makefile,v 1.9 1996/08/10 02:10:11 chuckr Exp $
#
DISTNAME= transfig.3.1.2
@@ -14,7 +14,8 @@ MASTER_SITES= ftp://ftp.x.org/contrib/applications/drawing_tools/transfig/ \
MAINTAINER= chuckr@freebsd.org
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
+ jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg
USE_IMAKE= yes