[Midnightbsd-cvs] mports [17176] trunk/print/libgnomecups/Makefile: bzip

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 22:16:03 EDT 2014


Revision: 17176
          http://svnweb.midnightbsd.org/mports/?rev=17176
Author:   laffer1
Date:     2014-09-14 22:16:02 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
bzip

Modified Paths:
--------------
    trunk/print/libgnomecups/Makefile

Modified: trunk/print/libgnomecups/Makefile
===================================================================
--- trunk/print/libgnomecups/Makefile	2014-09-15 02:15:08 UTC (rev 17175)
+++ trunk/print/libgnomecups/Makefile	2014-09-15 02:16:02 UTC (rev 17176)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libgnomecups
 PORTVERSION=	0.2.3
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	1
 CATEGORIES=	print gnome
 MASTER_SITES=	GNOME
@@ -12,15 +12,14 @@
 COMMENT=	Support library for gnome cups admistration
 LICENSE=	gpl2
 
-LIB_DEPENDS=	cups:${PORTSDIR}/print/cups-client
+LIB_DEPENDS=	libcups.so:${PORTSDIR}/print/cups-client
 
-USES=		pkgconfig gettext
-USE_BZIP2=	yes
-USE_GMAKE=	yes
-USE_GNOME=	gnomehack intlhack ltverhack glib20
+USES=		pkgconfig pathfix gettext gmake libtool:keepla tar:bzip2
+GNU_CONFIGURE=	yes
+USE_GNOME=	intlhack glib20
 USE_LDCONFIG=	yes
-USE_AUTOTOOLS=  libtool
-CPPFLAGS+=	-I${LOCALBASE}/include
+CPPFLAGS+=	-I${LOCALBASE}/include -D_IPP_PRIVATE_STRUCTURES
 LDFLAGS+=	-L${LOCALBASE}/lib
+INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list