[Midnightbsd-cvs] mports [17874] trunk/print/freetype: user newer libtool and drop la file
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Dec 14 09:05:46 EST 2014
Revision: 17874
http://svnweb.midnightbsd.org/mports/?rev=17874
Author: laffer1
Date: 2014-12-14 09:05:45 -0500 (Sun, 14 Dec 2014)
Log Message:
-----------
user newer libtool and drop la file
Modified Paths:
--------------
trunk/print/freetype/Makefile
trunk/print/freetype/pkg-plist
Modified: trunk/print/freetype/Makefile
===================================================================
--- trunk/print/freetype/Makefile 2014-12-14 14:04:16 UTC (rev 17873)
+++ trunk/print/freetype/Makefile 2014-12-14 14:05:45 UTC (rev 17874)
@@ -3,7 +3,7 @@
PORTNAME= freetype
PORTVERSION= 1.3.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= print
MASTER_SITES= SF \
http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/freetype1/ \
@@ -23,7 +23,7 @@
FAKE_OPTS+= prefixhack
-USES= libtool:oldver
+USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared
Modified: trunk/print/freetype/pkg-plist
===================================================================
--- trunk/print/freetype/pkg-plist 2014-12-14 14:04:16 UTC (rev 17873)
+++ trunk/print/freetype/pkg-plist 2014-12-14 14:05:45 UTC (rev 17874)
@@ -13,7 +13,6 @@
include/freetype1/freetype/ftxsbit.h
include/freetype1/freetype/ftxwidth.h
lib/libttf.a
-lib/libttf.la
lib/libttf.so.4
lib/libttf.so.4.0
@dirrm include/freetype1/freetype
More information about the Midnightbsd-cvs
mailing list