summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-09-19 03:45:57 +0000
committermax <max@FreeBSD.org>1997-09-19 03:45:57 +0000
commit4e35abd1888fb355db397049daa951805fb398a9 (patch)
tree6a824faca1a6a4d5a54d62f1e0a5115267b51854 /graphics
parent26299e7bbda6b9f90a2dcc2e33c5c82be4ef7c11 (diff)
downloadFreeBSD-ports-4e35abd1888fb355db397049daa951805fb398a9.zip
FreeBSD-ports-4e35abd1888fb355db397049daa951805fb398a9.tar.gz
Correctly define RUN_DEPENDS.
PR: 4573 Submitted by: the port maintainer
Diffstat (limited to 'graphics')
-rw-r--r--graphics/imlib/Makefile6
-rw-r--r--graphics/imlib2-tmp/Makefile6
-rw-r--r--graphics/imlib2/Makefile6
3 files changed, 15 insertions, 3 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index 2f09724..74a4626 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 August 1997
# Whom: Vanill I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.3 1997/08/28 04:38:36 chuckr Exp $
+# $Id: Makefile,v 1.4 1997/09/14 19:36:41 max Exp $
#
DISTNAME= imlib_DR-0.5
@@ -14,6 +14,10 @@ MASTER_SITES= http://www.rasterman.com/ftp/ \
MAINTAINER= vanilla@MinJe.com.TW
+RUN_DEPENDS= djpeg:${PORTSDIR}/graphics/jpeg \
+ tgatoppm:${PORTSDIR}/graphics/netpbm \
+ convert:${PORTSDIR}/graphics/ImageMagick
+
USE_GMAKE= yes
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/imlib
diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile
index 2f09724..74a4626 100644
--- a/graphics/imlib2-tmp/Makefile
+++ b/graphics/imlib2-tmp/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 August 1997
# Whom: Vanill I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.3 1997/08/28 04:38:36 chuckr Exp $
+# $Id: Makefile,v 1.4 1997/09/14 19:36:41 max Exp $
#
DISTNAME= imlib_DR-0.5
@@ -14,6 +14,10 @@ MASTER_SITES= http://www.rasterman.com/ftp/ \
MAINTAINER= vanilla@MinJe.com.TW
+RUN_DEPENDS= djpeg:${PORTSDIR}/graphics/jpeg \
+ tgatoppm:${PORTSDIR}/graphics/netpbm \
+ convert:${PORTSDIR}/graphics/ImageMagick
+
USE_GMAKE= yes
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/imlib
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index 2f09724..74a4626 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 August 1997
# Whom: Vanill I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.3 1997/08/28 04:38:36 chuckr Exp $
+# $Id: Makefile,v 1.4 1997/09/14 19:36:41 max Exp $
#
DISTNAME= imlib_DR-0.5
@@ -14,6 +14,10 @@ MASTER_SITES= http://www.rasterman.com/ftp/ \
MAINTAINER= vanilla@MinJe.com.TW
+RUN_DEPENDS= djpeg:${PORTSDIR}/graphics/jpeg \
+ tgatoppm:${PORTSDIR}/graphics/netpbm \
+ convert:${PORTSDIR}/graphics/ImageMagick
+
USE_GMAKE= yes
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/imlib
OpenPOWER on IntegriCloud