Date: Mon, 2 Sep 2013 13:07:50 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325988 - head/games/libmaitretarot Message-ID: <201309021307.r82D7oZv054680@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Sep 2 13:07:49 2013 New Revision: 325988 URL: http://svnweb.freebsd.org/changeset/ports/325988 Log: Add an explicit dependency on pkgconfig Modified: head/games/libmaitretarot/Makefile Modified: head/games/libmaitretarot/Makefile ============================================================================== --- head/games/libmaitretarot/Makefile Mon Sep 2 13:02:50 2013 (r325987) +++ head/games/libmaitretarot/Makefile Mon Sep 2 13:07:49 2013 (r325988) @@ -1,9 +1,5 @@ -# New ports collection makefile for: libmaitretarot -# Date created: Sun 7 mar 2004 -# Whom: thierry@pompo.net -# +# Created by: thierry@pompo.net # $FreeBSD$ -# PORTNAME= libmaitretarot PORTVERSION= 0.1.98 @@ -15,6 +11,7 @@ MASTER_SITE_SUBDIR= maitretarot MAINTAINER= thierry@FreeBSD.org COMMENT= Core library of MaitreTarot, a Tarot card game +USES= pkgconfig USE_AUTOTOOLS= libtool USE_BZIP2= yes GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309021307.r82D7oZv054680>