svn commit: r325988 - head/games/libmaitretarot
Baptiste Daroussin
bapt at FreeBSD.org
Mon Sep 2 13:07:50 UTC 2013
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 at pompo.net
-#
+# Created by: thierry at pompo.net
# $FreeBSD$
-#
PORTNAME= libmaitretarot
PORTVERSION= 0.1.98
@@ -15,6 +11,7 @@ MASTER_SITE_SUBDIR= maitretarot
MAINTAINER= thierry at FreeBSD.org
COMMENT= Core library of MaitreTarot, a Tarot card game
+USES= pkgconfig
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
GNU_CONFIGURE= yes
More information about the svn-ports-head
mailing list