aboutsummaryrefslogtreecommitdiffstats
path: root/databases/skytools/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-07-31 01:41:14 +0800
committerpav <pav@FreeBSD.org>2007-07-31 01:41:14 +0800
commit19dd17f430e5417978170140d7dd6a8ae034817c (patch)
tree1c09cabd889b4895e7737cbcccb4808baf58b6bf /databases/skytools/Makefile
parentfe20923a1bcc19630d016bd9af5439cebe283f8e (diff)
downloadfreebsd-ports-gnome-19dd17f430e5417978170140d7dd6a8ae034817c.tar.gz
freebsd-ports-gnome-19dd17f430e5417978170140d7dd6a8ae034817c.tar.zst
freebsd-ports-gnome-19dd17f430e5417978170140d7dd6a8ae034817c.zip
- Fix with python25
Diffstat (limited to 'databases/skytools/Makefile')
-rw-r--r--databases/skytools/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/skytools/Makefile b/databases/skytools/Makefile
index 0e150e150391..a7fc99995ce7 100644
--- a/databases/skytools/Makefile
+++ b/databases/skytools/Makefile
@@ -7,6 +7,7 @@
PORTNAME= skytools
PORTVERSION= 2.1.4
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://pgfoundry.org/frs/download.php/1354/
@@ -18,6 +19,7 @@ USE_GMAKE= yes
USE_PGSQL= yes
USE_PYTHON= 2.4+
+INSTALLS_EGGINFO= yes
CONFIGURE_ARGS= --with-python=${PYTHON_CMD} \
--docdir=${EXAMPLESDIR} \