diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 17:02:27 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 17:02:27 +0000 |
commit | 52c5d58921fcb6eaee151d4d2defbacbce3c598e (patch) | |
tree | 2386b7ed02bc9418c9764eee5fdba9c3c6b7fde0 /deskutils/logjam | |
parent | 44aaaca6bbffa1779bc55f28ae1cb14117e362ae (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=209697
Diffstat (limited to 'deskutils/logjam')
-rw-r--r-- | deskutils/logjam/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile index 26d29efa58d6..40eafa2fc2d0 100644 --- a/deskutils/logjam/Makefile +++ b/deskutils/logjam/Makefile @@ -21,7 +21,6 @@ MAN1= logjam.1 USE_BZIP2= yes USE_GMAKE= yes WANT_GNOME= yes -USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack gnomeprefix gtk20 libxml2 intlhack CONFIGURE_ARGS= --program-transform-name="s/$$//" |