From 5afc678aac11dcb929706121d1fec2707a1e8e54 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 23 Mar 2008 16:44:09 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- games/sol/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/sol') diff --git a/games/sol/Makefile b/games/sol/Makefile index 00c1dede9806..10b35b678be5 100644 --- a/games/sol/Makefile +++ b/games/sol/Makefile @@ -7,7 +7,7 @@ PORTNAME= sol PORTVERSION= 1.0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://shh.thathost.com/pub-unix/files/ @@ -22,7 +22,7 @@ LIB_DEPENDS= shhopt.1:${PORTSDIR}/devel/libshhopt \ CONFLICTS= gnome-games-* USE_GMAKE= yes -USE_XPM= yes +USE_XORG= xpm MAN6= sol.6 -- cgit v1.2.3