summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2008-07-22 20:10:21 +0000
committerflz <flz@FreeBSD.org>2008-07-22 20:10:21 +0000
commit1e3447d2f151bbed9d0fb99b0eabcc1107b39990 (patch)
treefa3db523a085f983d5f0aadbf4340d53df0bfd67
parent435a6d8688d54ffa12f91e098eb909de51010b99 (diff)
downloadFreeBSD-ports-1e3447d2f151bbed9d0fb99b0eabcc1107b39990.zip
FreeBSD-ports-1e3447d2f151bbed9d0fb99b0eabcc1107b39990.tar.gz
Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by: portmgr (self)
-rw-r--r--editors/xed/Makefile2
-rw-r--r--games/wmeyes/Makefile2
-rw-r--r--games/xoj/Makefile2
-rw-r--r--games/xonix/Makefile2
-rw-r--r--games/xpat2/Makefile2
-rw-r--r--games/xquarto/Makefile2
-rw-r--r--games/xtic/Makefile2
-rw-r--r--graphics/xbmbrowser/Makefile2
-rw-r--r--mail/xmailbox/Makefile2
-rw-r--r--x11/xdtm/Makefile2
-rw-r--r--x11/xlupe/Makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile
index 7764771..ab236bc 100644
--- a/editors/xed/Makefile
+++ b/editors/xed/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A text editor for X
USE_IMAKE= yes
-USE_XORG= xpm
+USE_XORG= xaw
MAN1= xed.1
pre-build:
diff --git a/games/wmeyes/Makefile b/games/wmeyes/Makefile
index f5d6779..3898dcf 100644
--- a/games/wmeyes/Makefile
+++ b/games/wmeyes/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= The world's most useless WindowMaker dock app
USE_IMAKE= yes
-USE_XORG= xpm
+USE_XORG= xpm xmu
NO_INSTALL_MANPAGES= yes
PORTDOCS= README
diff --git a/games/xoj/Makefile b/games/xoj/Makefile
index d1ee62f..f54f79b 100644
--- a/games/xoj/Makefile
+++ b/games/xoj/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= O. J. Simpson Simulator root window demo
-USE_XORG= xpm
+USE_XORG= xaw
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
PLIST_FILES= bin/xoj
diff --git a/games/xonix/Makefile b/games/xonix/Makefile
index f3c44ef..1425a8b 100644
--- a/games/xonix/Makefile
+++ b/games/xonix/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= joerg@FreeBSD.org
COMMENT= Try to win land without colliding with `flyers' and `eaters'
USE_IMAKE= yes
-USE_XORG= xpm
+USE_XORG= xaw
MAN1= xonix.1
.include <bsd.port.mk>
diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile
index 7791706..f738e4f 100644
--- a/games/xpat2/Makefile
+++ b/games/xpat2/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An X11 solitaire game with 14 variations
USE_IMAKE= yes
-USE_XORG= xpm
+USE_XORG= xaw
MAN6= xpat2.6
MANCOMPRESSED= no
diff --git a/games/xquarto/Makefile b/games/xquarto/Makefile
index bc9bc4e..ee495b9 100644
--- a/games/xquarto/Makefile
+++ b/games/xquarto/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= X version of simple but tricky board game
USE_IMAKE= yes
-USE_XORG= xpm
+USE_XORG= xaw
MAN6= xquarto.6
PLIST_FILES= bin/xquarto
diff --git a/games/xtic/Makefile b/games/xtic/Makefile
index 16a9a4c..58d96f1 100644
--- a/games/xtic/Makefile
+++ b/games/xtic/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An X version of a simple but tricky board game
USE_IMAKE= yes
-USE_XORG= xpm
+USE_XORG= xaw
MAN1= xtic.1
PLIST_FILES= bin/xtic
diff --git a/graphics/xbmbrowser/Makefile b/graphics/xbmbrowser/Makefile
index 9cc2e4a..9c47670 100644
--- a/graphics/xbmbrowser/Makefile
+++ b/graphics/xbmbrowser/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= tg@FreeBSD.org
COMMENT= View complete directories of X bitmaps and X pixmaps
USE_IMAKE= yes
-USE_XORG= xpm
+USE_XORG= xaw xmu
MAN1= xbmbrowser.1
USE_GMAKE= yes
diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile
index 71dcf4c..01a895a 100644
--- a/mail/xmailbox/Makefile
+++ b/mail/xmailbox/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Mailbox checker with sound and animation for X Window System
USE_IMAKE= yes
-USE_XORG= xpm
+USE_XORG= xaw
MAN1= xmailbox.1
post-patch:
diff --git a/x11/xdtm/Makefile b/x11/xdtm/Makefile
index ee2d2ff..bee1f19 100644
--- a/x11/xdtm/Makefile
+++ b/x11/xdtm/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical shell for the X Window System
USE_IMAKE= yes
-USE_XORG= xpm
+USE_XORG= xaw
WRKSRC= ${WRKDIR}/xdtm
MAN1= xdtm.1
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile
index 8a07f3b..2348793 100644
--- a/x11/xlupe/Makefile
+++ b/x11/xlupe/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Magnifying glass for X. like xmag but with continously updates
USE_IMAKE= yes
-USE_XORG= xpm
+USE_XORG= xaw
PLIST_FILES= bin/xlupe
OpenPOWER on IntegriCloud