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 /emulators/e-uae | |
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 'emulators/e-uae')
-rw-r--r-- | emulators/e-uae/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index 4f5750bb883e..55c6f4d23a09 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -19,7 +19,6 @@ CONFLICTS= uae-[0-9]* USE_GMAKE= yes USE_BZIP2= yes GNU_CONFIGURE= yes -USE_XLIB= yes USE_GNOME= gtk20 USE_SDL= sdl CONFIGURE_ARGS= --with-sdl --with-sdl-gfx |