diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 14:48:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 14:48:03 +0000 |
commit | 077a58f032efc81c06a5c627cf14888c6eee37d9 (patch) | |
tree | 14fee1a21bf0a706c4026dfb70c9bd7281351d20 /x11/lxpanel | |
parent | a4da4776f1822761dc6ede9613d669b718644578 (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=209583
Diffstat (limited to 'x11/lxpanel')
-rw-r--r-- | x11/lxpanel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile index f27350eddaed..aa877d51d2ae 100644 --- a/x11/lxpanel/Makefile +++ b/x11/lxpanel/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= lxde MAINTAINER= b89605222@ntu.edu.tw COMMENT= LXPanel is a lightweight X11 desktop panel -USE_XLIB= yes USE_GNOME= gtk20 gnomelibs gnomedesktop GNU_CONFIGURE= yes USE_AUTOTOOLS= automake:19 |