aboutsummaryrefslogtreecommitdiff
path: root/science/gramps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/gramps/Makefile')
-rw-r--r--science/gramps/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile
index 6ac05337156d..8095d5c2b1f1 100644
--- a/science/gramps/Makefile
+++ b/science/gramps/Makefile
@@ -3,10 +3,12 @@
# Whom: Andreas Fehlner <fehlner@gmx.de>
#
# $FreeBSD$
+# $MCom: ports/science/gramps/Makefile,v 1.2 2006/10/10 20:22:19 mezz Exp $
#
PORTNAME= gramps
PORTVERSION= 2.0.11
+PORTREVISION= 1
CATEGORIES= science gnome python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gramps
@@ -17,7 +19,7 @@ COMMENT= A GTK/GNOME-based genealogy program written in Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb \
${PYTHON_LIBDIR}/site-packages/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml
-USE_X_PREFIX= yes
+USE_XLIB= yes
USE_PYTHON= yes
USE_GETTEXT= yes
USE_GMAKE= yes