From df0c2d009e4c84e7ef31cd06b850216331fe7069 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 20 Mar 2008 17:53:11 +0000 Subject: - Get rid of USE_X_PREFIX. - Use SF macro - Switch from -USE_XPM to USE_XORG --- games/xtron/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'games') diff --git a/games/xtron/Makefile b/games/xtron/Makefile index c2e89944394f..2da1c0f58e09 100644 --- a/games/xtron/Makefile +++ b/games/xtron/Makefile @@ -7,7 +7,7 @@ PORTNAME= xtron PORTVERSION= 1.1a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/arcade @@ -16,8 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= amdmi3@amdmi3.ru COMMENT= Avoid running into walls, your own tail, and that of your opponent -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= x11 xpm post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/xtronrc -- cgit v1.2.3