[Midnightbsd-cvs] mports [17967] trunk/x11/libXTrap/Makefile: fix build of libXTrap

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Dec 30 13:39:13 EST 2014


Revision: 17967
          http://svnweb.midnightbsd.org/mports/?rev=17967
Author:   laffer1
Date:     2014-12-30 13:39:12 -0500 (Tue, 30 Dec 2014)
Log Message:
-----------
fix build of libXTrap

Modified Paths:
--------------
    trunk/x11/libXTrap/Makefile

Modified: trunk/x11/libXTrap/Makefile
===================================================================
--- trunk/x11/libXTrap/Makefile	2014-12-30 18:37:53 UTC (rev 17966)
+++ trunk/x11/libXTrap/Makefile	2014-12-30 18:39:12 UTC (rev 17967)
@@ -2,14 +2,15 @@
 
 PORTNAME=	libXTrap
 PORTVERSION=	1.0.1
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	The XTrap library
+
 LICENSE=	mit
 
 XORG_CAT=	lib
 USE_XORG=	trapproto:both x11 xext xextproto xt
-USE_AUTOTOOLS=	libtool
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list