Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2015 15:48:21 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397510 - head/devel/clanlib1
Message-ID:  <201509211548.t8LFmLIB091258@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Mon Sep 21 15:48:20 2015
New Revision: 397510
URL: https://svnweb.freebsd.org/changeset/ports/397510

Log:
  devel/clanlib1: Add USES=alias and pet portlint

Modified:
  head/devel/clanlib1/Makefile

Modified: head/devel/clanlib1/Makefile
==============================================================================
--- head/devel/clanlib1/Makefile	Mon Sep 21 15:43:16 2015	(r397509)
+++ head/devel/clanlib1/Makefile	Mon Sep 21 15:48:20 2015	(r397510)
@@ -6,8 +6,8 @@ PORTVERSION=	1.0.0
 PORTREVISION=	7
 CATEGORIES=	devel
 MASTER_SITES=	http://www.clanlib.org/download/releases-1.0/
-DISTNAME=	ClanLib-${PORTVERSION}
 PKGNAMESUFFIX=	1
+DISTNAME=	ClanLib-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Cross-platform game SDK
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libpng.so:${PORTSDIR}/graph
 		libmikmod.so:${PORTSDIR}/audio/libmikmod \
 		libvorbis.so:${PORTSDIR}/audio/libvorbis
 
-USES=		gmake jpeg libtool pathfix pkgconfig tar:tgz
+USES=		alias gmake jpeg libtool pathfix pkgconfig tar:tgz
 USE_XORG=	x11 xi
 USE_LDCONFIG=	yes
 USE_SDL=	gfx



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509211548.t8LFmLIB091258>