aboutsummaryrefslogtreecommitdiff
path: root/databases/gbib
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-21 21:36:23 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-21 21:36:23 +0000
commit4abbf3af132f42b80fb83e4ad2a5bd0e5b13d687 (patch)
treec1f14ed106695e4b4772b53f934f323de4fc98e8 /databases/gbib
parentd0ac4d5989526317b2d521bf8ad9f0958c3e063e (diff)
downloadports-4abbf3af132f42b80fb83e4ad2a5bd0e5b13d687.tar.gz
ports-4abbf3af132f42b80fb83e4ad2a5bd0e5b13d687.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209560
Diffstat (limited to 'databases/gbib')
-rw-r--r--databases/gbib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/gbib/Makefile b/databases/gbib/Makefile
index 0c5ea04507d1..38ccffcf1513 100644
--- a/databases/gbib/Makefile
+++ b/databases/gbib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gbib
PORTVERSION= 0.1.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= databases editors gnome
MASTER_SITES= ftp://ftp.seul.org/pub/gbib/src/ \
http://www.unixpages.org/distfiles/
@@ -20,7 +20,6 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= gahr@FreeBSD.org
COMMENT= Editor/browser for BibTeX bibliographic databases
-USE_X_PREFIX= yes
USE_GNOME= gnomelibs
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15