summaryrefslogtreecommitdiff
path: root/editors/calligra
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-08-19 20:38:27 +0000
committerWill Andrews <will@FreeBSD.org>2001-08-19 20:38:27 +0000
commit459cc7e1f05c4dbd7443a0c401b7aac7b8ffcb23 (patch)
tree578a6df91871e41d4d14f546a52b598933c354b0 /editors/calligra
parentAdd a patch to support syntax highlighting of the Ruby language. (diff)
Bring in python 2.1 dependency.
Submitted by: Kent Stewart <kstewart@urx.com>
Notes
Notes: svn path=/head/; revision=46492
Diffstat (limited to 'editors/calligra')
-rw-r--r--editors/calligra/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 2a217312f414..90286b608840 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -18,6 +18,8 @@ MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv
USE_KDELIBS_VER=2
+USE_PYTHON= yes
+PYTHON_VERSION= python2.1
USE_BZIP2= yes
INSTALLS_SHLIB= yes
USE_AUTOCONF= yes