[Midnightbsd-cvs] mports [19323] trunk/x11-toolkits/pangox-compat: update pangox compat
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Jun 6 11:11:20 EDT 2015
Revision: 19323
http://svnweb.midnightbsd.org/mports/?rev=19323
Author: laffer1
Date: 2015-06-06 11:11:19 -0400 (Sat, 06 Jun 2015)
Log Message:
-----------
update pangox compat
Modified Paths:
--------------
trunk/x11-toolkits/pangox-compat/Makefile
trunk/x11-toolkits/pangox-compat/pkg-plist
Modified: trunk/x11-toolkits/pangox-compat/Makefile
===================================================================
--- trunk/x11-toolkits/pangox-compat/Makefile 2015-06-06 15:09:14 UTC (rev 19322)
+++ trunk/x11-toolkits/pangox-compat/Makefile 2015-06-06 15:11:19 UTC (rev 19323)
@@ -1,5 +1,4 @@
# $MidnightBSD$
-# $FreeBSD: head/x11-toolkits/pangox-compat/Makefile 345143 2014-02-19 20:21:58Z kwm $
PORTNAME= pangox-compat
PORTVERSION= 0.0.2
@@ -8,20 +7,20 @@
DIST_SUBDIR= gnome2
MAINTAINER= ports at MidnightBSD.org
-COMMENT= Depricated pangoX support
+COMMENT= Deprecated pangoX support
-LICENSE= lgpl
+LICENSE= gpl2
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= pango>=1.34.0:${PORTSDIR}/x11-toolkits/pango
-USE_XZ= yes
+USES= gmake libtool pathfix pkgconfig tar:xz
USE_XORG= x11 ice
USE_LDCONFIG= yes
+USE_GNOME= glib20 pango
GNU_CONFIGURE= yes
-USES= gmake pathfix pkgconfig
-USE_GNOME= glib20 pango
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LIBS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
.include <bsd.port.mk>
Modified: trunk/x11-toolkits/pangox-compat/pkg-plist
===================================================================
--- trunk/x11-toolkits/pangox-compat/pkg-plist 2015-06-06 15:09:14 UTC (rev 19322)
+++ trunk/x11-toolkits/pangox-compat/pkg-plist 2015-06-06 15:11:19 UTC (rev 19323)
@@ -1,8 +1,7 @@
etc/pango/pangox.aliases
include/pango-1.0/pango/pangox.h
lib/libpangox-1.0.a
-lib/libpangox-1.0.la
lib/libpangox-1.0.so
lib/libpangox-1.0.so.0
+lib/libpangox-1.0.so.0.0.0
libdata/pkgconfig/pangox.pc
- at dirrm etc/pango
More information about the Midnightbsd-cvs
mailing list