aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-02-27 04:59:36 +0800
committerlofi <lofi@FreeBSD.org>2004-02-27 04:59:36 +0800
commitffb7f7818ca24d1cad8e07b5e2f9d73d0dbc0974 (patch)
tree04526c52b6d6e8f3d9b350bad4a10723d2f30485 /graphics
parent670c51326db02c8fce8eda5ed467ca56d442438a (diff)
downloadfreebsd-ports-gnome-ffb7f7818ca24d1cad8e07b5e2f9d73d0dbc0974.tar.gz
freebsd-ports-gnome-ffb7f7818ca24d1cad8e07b5e2f9d73d0dbc0974.tar.zst
freebsd-ports-gnome-ffb7f7818ca24d1cad8e07b5e2f9d73d0dbc0974.zip
Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evolvotron/Makefile2
-rw-r--r--graphics/flip/Makefile2
-rw-r--r--graphics/ipe/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile
index e8e77445a1e7..756b9b67ef02 100644
--- a/graphics/evolvotron/Makefile
+++ b/graphics/evolvotron/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= dyeske@yahoo.com
COMMENT= Generative software that evolves images/textures/patterns
+BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_QT_VER= 3
diff --git a/graphics/flip/Makefile b/graphics/flip/Makefile
index cdefae4fbdb0..aa45062cdb03 100644
--- a/graphics/flip/Makefile
+++ b/graphics/flip/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://www.reptilelabour.com/software/files/flip/
MAINTAINER= ports@FreeBSD.org
COMMENT= Load a sequence of TIFF files and play them back at a target frame rate
+BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
RUN_DEPENDS= mpeg_encode:${PORTSDIR}/multimedia/mpeg_encode
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile
index bdcacdf6a903..3c79d4f9fe08 100644
--- a/graphics/ipe/Makefile
+++ b/graphics/ipe/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= -src.tar.gz
MAINTAINER= bremner@unb.ca
COMMENT= Extensible drawing editor
+BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+
USE_GHOSTSCRIPT_RUN= yes
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX