aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-22 05:36:23 +0800
committermiwi <miwi@FreeBSD.org>2008-03-22 05:36:23 +0800
commitcd9f50c891fd88230bb54a48fac7f1226b48fa32 (patch)
tree982712933a9c954fa06fbd3a6ddf0cb7ee4d1008 /databases
parentbe97a83350dd99ddb96d741a9174f88d8e5f94c4 (diff)
downloadfreebsd-ports-gnome-cd9f50c891fd88230bb54a48fac7f1226b48fa32.tar.gz
freebsd-ports-gnome-cd9f50c891fd88230bb54a48fac7f1226b48fa32.tar.zst
freebsd-ports-gnome-cd9f50c891fd88230bb54a48fac7f1226b48fa32.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'databases')
-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