diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 15:33:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 15:33:07 +0000 |
commit | 5840d29c60c6f473e25d7098b5627b0e102ad19d (patch) | |
tree | 7b8a813637dae477cbcf42ce94e924c1f2364ce8 /deskutils | |
parent | Bump PORTREVISION after removal of USE_X_PREFIX. (diff) |
- Remove USE_XLIB in favor of USE_XORG
- Bump PORTREVISION
Notes
Notes:
svn path=/head/; revision=209540
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index 41a480f38c3b..3009619176b2 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -20,7 +20,6 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel -USE_XLIB= yes INSTALLS_ICONS= yes .include <bsd.port.mk> |