mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Add RUN_DEPENDS to fig2dev:transfig. xfig is quite useless without
the ability to export the pictures. ;) Submitted by: jhs
This commit is contained in:
parent
c427b29722
commit
036fd37b20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6377
@ -3,7 +3,7 @@
|
||||
# Date created: 4 January 1995
|
||||
# Whom: roberto
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1996/11/18 09:53:53 asami Exp $
|
||||
# $Id: Makefile,v 1.14 1996/11/19 04:18:46 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xfig.3.1.4
|
||||
@ -16,6 +16,7 @@ MAINTAINER= asami@FreeBSD.ORG
|
||||
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
|
||||
jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
|
||||
RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig
|
||||
|
||||
USE_IMAKE= yes
|
||||
MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 4 January 1995
|
||||
# Whom: roberto
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1996/11/18 09:53:53 asami Exp $
|
||||
# $Id: Makefile,v 1.14 1996/11/19 04:18:46 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xfig.3.1.4
|
||||
@ -16,6 +16,7 @@ MAINTAINER= asami@FreeBSD.ORG
|
||||
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
|
||||
jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
|
||||
RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig
|
||||
|
||||
USE_IMAKE= yes
|
||||
MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \
|
||||
|
Loading…
Reference in New Issue
Block a user