diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-24 07:03:18 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-24 07:03:18 +0800 |
commit | 2dbc59cdd62517ce3d991f5a9e4802218747c40a (patch) | |
tree | 5e4648487c14dbebc2ab89f7fa36a3c6b8934959 /mail/mail-notification | |
parent | 36fbb34bc519394874f58b5d9416ca6148c891ed (diff) | |
download | freebsd-ports-gnome-2dbc59cdd62517ce3d991f5a9e4802218747c40a.tar.gz freebsd-ports-gnome-2dbc59cdd62517ce3d991f5a9e4802218747c40a.tar.zst freebsd-ports-gnome-2dbc59cdd62517ce3d991f5a9e4802218747c40a.zip |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'mail/mail-notification')
-rw-r--r-- | mail/mail-notification/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index d0979c3743cc..8b054abcf594 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -17,7 +17,6 @@ COMMENT= A mail notification for freedesktop.org-compliant system trays LIB_DEPENDS= notify:${PORTSDIR}/devel/libnotify USE_BZIP2= yes -USE_XLIB= yes USE_GETTEXT= yes USE_LDCONFIG= yes USE_GNOME= gnomeprefix gnomehack eel2 |