summaryrefslogtreecommitdiff
path: root/misc/pybliographer/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-04-06 20:32:16 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-04-06 20:32:16 +0000
commit5a63a4d02a7d343667e558f7761848170f1893bf (patch)
tree88bffef0a4114da6ba41223574d905ae5a0d8753 /misc/pybliographer/Makefile
parentUpdate to 1.2.1. (diff)
Unbreak by updating to 1.0.11
Based on: PR: 50577 Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes: svn path=/head/; revision=78451
Diffstat (limited to 'misc/pybliographer/Makefile')
-rw-r--r--misc/pybliographer/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/pybliographer/Makefile b/misc/pybliographer/Makefile
index 16371e46a51e..6c70f59b4f59 100644
--- a/misc/pybliographer/Makefile
+++ b/misc/pybliographer/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pybliographer
-PORTVERSION= 1.0.8
-PORTREVISION= 1
+PORTVERSION= 1.0.11
CATEGORIES= misc python gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/pybliographer/1.0
@@ -20,10 +19,8 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-tool
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome \
recode:${PORTSDIR}/converters/recode
-BROKEN= "Needs GNU Recode c.5 or later"
-
USE_GNOMENG= yes
-USE_GNOME= glib12
+USE_GNOME= glib12 gnomehack gnomeprefix
USE_PYTHON= yes
USE_X_PREFIX= yes
USE_LIBTOOL= yes