diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-26 20:59:36 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-26 20:59:36 +0000 |
commit | 6fe53bfc64cd4f932aec44d9fe8f9a534b9b601b (patch) | |
tree | fb137a5b96058207595d05a6be1da5a3dce55ecc /graphics/ipe | |
parent | ae12e2aa4145aa48d203443b8ed927734af7f747 (diff) | |
download | ports-6fe53bfc64cd4f932aec44d9fe8f9a534b9b601b.tar.gz ports-6fe53bfc64cd4f932aec44d9fe8f9a534b9b601b.zip |
Notes
Diffstat (limited to 'graphics/ipe')
-rw-r--r-- | graphics/ipe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |