svn commit: r359949 - head/chinese/wenju
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Jul 1 01:21:07 UTC 2014
Author: amdmi3
Date: Tue Jul 1 01:21:06 2014
New Revision: 359949
URL: http://svnweb.freebsd.org/changeset/ports/359949
QAT: https://qat.redports.org/buildarchive/r359949/
Log:
- Switch to USES=libtool, drop .la files
Modified:
head/chinese/wenju/Makefile
head/chinese/wenju/pkg-plist
Modified: head/chinese/wenju/Makefile
==============================================================================
--- head/chinese/wenju/Makefile Tue Jul 1 01:19:27 2014 (r359948)
+++ head/chinese/wenju/Makefile Tue Jul 1 01:21:06 2014 (r359949)
@@ -3,14 +3,14 @@
PORTNAME= wenju
PORTVERSION= 1.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= chinese
MASTER_SITES= SF
MAINTAINER= ports at FreeBSD.org
COMMENT= Collection of writing tools in Chinese
-USES= pkgconfig
+USES= libtool pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gtk20
USE_LDCONFIG= yes
Modified: head/chinese/wenju/pkg-plist
==============================================================================
--- head/chinese/wenju/pkg-plist Tue Jul 1 01:19:27 2014 (r359948)
+++ head/chinese/wenju/pkg-plist Tue Jul 1 01:21:06 2014 (r359949)
@@ -1,6 +1,5 @@
bin/tim-config
bin/wrap
-lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-tim.la
lib/gtk-2.0/%%GTK2_VERSION%%/immodules/im-tim.so
%%NLS%%share/locale/zh_CN/LC_MESSAGES/wenju.mo
%%DATADIR%%/bxm.tim
More information about the svn-ports-all
mailing list