[Midnightbsd-cvs] mports [17157] trunk/devel/libIDL/Makefile: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 16:17:04 EDT 2014


Revision: 17157
          http://svnweb.midnightbsd.org/mports/?rev=17157
Author:   laffer1
Date:     2014-09-14 16:17:04 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
make fetchable

Modified Paths:
--------------
    trunk/devel/libIDL/Makefile

Modified: trunk/devel/libIDL/Makefile
===================================================================
--- trunk/devel/libIDL/Makefile	2014-09-14 20:15:28 UTC (rev 17156)
+++ trunk/devel/libIDL/Makefile	2014-09-14 20:17:04 UTC (rev 17157)
@@ -2,17 +2,17 @@
 
 PORTNAME=	libIDL
 PORTVERSION=	0.8.14
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	A library for creating trees of CORBA IDL files
+COMMENT=	Library for creating trees of CORBA IDL files
+
 LICENSE=        lgpl
 
-USES=		pathfix pkgconfig gettext
-USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=		pathfix pkgconfig libtool:keepla gettext gmake tar:bzip2
 USE_BISON=	build
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes



More information about the Midnightbsd-cvs mailing list