[Midnightbsd-cvs] mports [17558] trunk/x11/xbitmaps/Makefile: switch to uses
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 27 11:35:46 EDT 2014
Revision: 17558
http://svnweb.midnightbsd.org/mports/?rev=17558
Author: laffer1
Date: 2014-09-27 11:35:45 -0400 (Sat, 27 Sep 2014)
Log Message:
-----------
switch to uses
Modified Paths:
--------------
trunk/x11/xbitmaps/Makefile
Modified: trunk/x11/xbitmaps/Makefile
===================================================================
--- trunk/x11/xbitmaps/Makefile 2014-09-27 14:35:57 UTC (rev 17557)
+++ trunk/x11/xbitmaps/Makefile 2014-09-27 15:35:45 UTC (rev 17558)
@@ -2,17 +2,16 @@
PORTNAME= xbitmaps
PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= ports at MidnightBSD.org
COMMENT= X.Org bitmaps data
+
LICENSE= mit
-CONFLICTS= xorg-libraries-6.*
+USES= pathfix
-USE_PATHFIX= yes
-
XORG_CAT= data
.include <bsd.port.mk>
More information about the Midnightbsd-cvs
mailing list