aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-22 07:55:13 +0800
committermiwi <miwi@FreeBSD.org>2008-03-22 07:55:13 +0800
commit484a066694999997d9cde2c29bf4e46e543cdc16 (patch)
tree565e156dc159740addec90a7b46525c8b4c28184 /deskutils
parent0c1a5b3a5f4ad9f19eb7e591592e6411762f4935 (diff)
downloadfreebsd-ports-gnome-484a066694999997d9cde2c29bf4e46e543cdc16.tar.gz
freebsd-ports-gnome-484a066694999997d9cde2c29bf4e46e543cdc16.tar.zst
freebsd-ports-gnome-484a066694999997d9cde2c29bf4e46e543cdc16.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gaddr/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/gaddr/Makefile b/deskutils/gaddr/Makefile
index 17be69f75b02..38c44cb33c6a 100644
--- a/deskutils/gaddr/Makefile
+++ b/deskutils/gaddr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gaddr
PORTVERSION= 1.1.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils gnome
MASTER_SITES= http://bsd-geek.de/FreeBSD/distfiles/
@@ -15,7 +15,6 @@ MAINTAINER= lme@FreeBSD.org
COMMENT= A GTK (and optionally, GNOME) address book
PLIST_FILES= bin/gaddr
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GNOME= gtk12
WANT_GNOME= yes