aboutsummaryrefslogtreecommitdiff
path: root/databases/gbib/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-07-16 19:59:20 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-07-16 19:59:20 +0000
commit10c6435168e0e6131cb7622ea6f2dfcc58071391 (patch)
tree2d8116a0a66e33491d64b3475117fb779fbc76df /databases/gbib/Makefile
parentb8dbac88c3e2c7003b253884a7c4748d9afb90b7 (diff)
downloadports-10c6435168e0e6131cb7622ea6f2dfcc58071391.tar.gz
ports-10c6435168e0e6131cb7622ea6f2dfcc58071391.zip
Notes
Diffstat (limited to 'databases/gbib/Makefile')
-rw-r--r--databases/gbib/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/databases/gbib/Makefile b/databases/gbib/Makefile
index f644b0256db5..5d6ea8c90589 100644
--- a/databases/gbib/Makefile
+++ b/databases/gbib/Makefile
@@ -6,22 +6,16 @@
#
PORTNAME= gbib
-PORTVERSION= 0.1.2
-PORTREVISION= 8
+DISTVERSION= 0.1.3rc1
CATEGORIES= databases editors gnome
-MASTER_SITES= ftp://ftp.seul.org/pub/gbib/src/ \
- http://www.unixpages.org/distfiles/
-
-PATCH_SITES= ${MASTER_SITE_DEBIAN}
-PATCH_SITE_SUBDIR= pool/main/g/gbib
-PATCHFILES= ${PORTNAME}_${PORTVERSION}-3.diff.gz
-PATCH_DIST_STRIP= -p1
+MASTER_SITES= http://gbib.seul.org/
MAINTAINER= gahr@FreeBSD.org
COMMENT= Editor/browser for BibTeX bibliographic databases
USE_GNOME= gnomelibs
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lintl"