diff options
author | Will Andrews <will@FreeBSD.org> | 2001-08-19 20:38:27 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-08-19 20:38:27 +0000 |
commit | 459cc7e1f05c4dbd7443a0c401b7aac7b8ffcb23 (patch) | |
tree | 578a6df91871e41d4d14f546a52b598933c354b0 /editors/koffice-kde4 | |
parent | b5e5bf55de780fb87058f9fe095637f193d2f4fb (diff) | |
download | ports-459cc7e1f05c4dbd7443a0c401b7aac7b8ffcb23.tar.gz ports-459cc7e1f05c4dbd7443a0c401b7aac7b8ffcb23.zip |
Notes
Diffstat (limited to 'editors/koffice-kde4')
-rw-r--r-- | editors/koffice-kde4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index 2a217312f414..90286b608840 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/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 |