svn commit: r314964 - head/games/stonesoup

Baptiste Daroussin bapt at FreeBSD.org
Fri Mar 22 20:27:14 UTC 2013


Author: bapt
Date: Fri Mar 22 20:27:14 2013
New Revision: 314964
URL: http://svnweb.freebsd.org/changeset/ports/314964

Log:
  This should not have been committed.

Modified:
  head/games/stonesoup/Makefile

Modified: head/games/stonesoup/Makefile
==============================================================================
--- head/games/stonesoup/Makefile	Fri Mar 22 20:25:24 2013	(r314963)
+++ head/games/stonesoup/Makefile	Fri Mar 22 20:27:14 2013	(r314964)
@@ -66,7 +66,6 @@ CONFLICTS+=	${PORTNAME}-[0-9]*
 MAKE_ARGS+=	TILES=y
 PLIST_SUB+=	SDL=""
 PKGNAMESUFFIX=	-sdl
-USES+=		pkgconfig
 BUILD_DEPENDS+=	fc-list:${PORTSDIR}/x11-fonts/fontconfig \
 		${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans.ttf:${PORTSDIR}/x11-fonts/dejavu
 RUN_DEPENDS+=	${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans.ttf:${PORTSDIR}/x11-fonts/dejavu


More information about the svn-ports-all mailing list