diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 11:11:33 +0000 |
commit | c4c8f4be4536497618de854065bf169361a7ad2b (patch) | |
tree | 965f82d89155ed89bcaf360c6ab2b1ed750b5314 /polish | |
parent | 8e81e236966d75c66033bf5e81aaa65ece61e8d7 (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=209620
Diffstat (limited to 'polish')
-rw-r--r-- | polish/gnugadu2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index 26e4754a5f32..1a9c9d6b041e 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= gadu.3:${PORTSDIR}/polish/libgadu \ audiofile.0:${PORTSDIR}/audio/libaudiofile USE_BZIP2= yes -USE_X_PREFIX= yes USE_PERL5= yes USE_GETTEXT= yes USE_GMAKE= yes |