From 1679a3f535999d7959d45dfc6a5809c8e1ddf919 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 10 Jul 2013 06:55:28 +0000 Subject: Convert from USE_MOTIF to USES=motif While here: - Trim headers - Convert some USE_GMAKE to USES=gmake --- games/znibbles/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'games/znibbles') diff --git a/games/znibbles/Makefile b/games/znibbles/Makefile index 5beea89c4e2e..4a2c9cbd07ef 100644 --- a/games/znibbles/Makefile +++ b/games/znibbles/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: znibbles -# Date created: 21 Aug 1999 -# Whom: Yin-Jieh Chen -# +# Created by: Yin-Jieh Chen # $FreeBSD$ -# PORTNAME= znibbles PORTVERSION= 0.0.7 @@ -21,7 +17,7 @@ LICENSE_COMB= dual OPTIONS_DEFINE= GTK1 OPTIONS_DEFAULT= GTK1 -USE_MOTIF= yes +USES= motif WANT_GNOME= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes -- cgit v1.2.3