From a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2 Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 10 Oct 2006 20:22:28 +0000 Subject: - Sync w/ FreeBSD ports. - Some misc fixes such as add about three missing files, need to bump and etc. - Reset $FreeBSD$, it was not supposed to be include in this commit as I want to keep it seperate, but I accidented ran the script. Ah well. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7696 df743ca5-7f9a-e211-a948-0013205c9059 --- science/gramps/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'science') diff --git a/science/gramps/Makefile b/science/gramps/Makefile index a8f7a597d..e269666fe 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -3,10 +3,12 @@ # Whom: Andreas Fehlner # # $FreeBSD$ -# $MCom$ +# $MCom: ports/science/gramps/Makefile,v 1.1 2006/09/30 15:18:02 ahze 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 -- cgit v1.2.3