diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 13:03:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 13:03:55 +0000 |
commit | 270a2cb06bac9deaa83a7bf518d24dd5290f1038 (patch) | |
tree | d906a1023121e31d8ba733cea9aaadba68454b16 /mail | |
parent | - Update to 0.83 (diff) |
- 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=209683
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 1 | ||||
-rw-r--r-- | mail/sylpheed2/Makefile | 1 | ||||
-rw-r--r-- | mail/sylpheed3/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index c306401c4bf2..3194812ceb63 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -20,7 +20,6 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_ICONV= yes -USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes NO_LATEST_LINK= yes diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index 5ce6b5e8c079..c2a6e4be311a 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/Makefile @@ -19,7 +19,6 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_ICONV= yes -USE_XLIB= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 5ce6b5e8c079..c2a6e4be311a 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -19,7 +19,6 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_ICONV= yes -USE_XLIB= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes |