Created attachment 143508 [details] scim-kmfl-imengine-0.9.9_4.patch Log: * add stage support * correct use of LIB_DEPENDS, OPTIONS_DEFINE=DOCS, INSTALL_TARGET * corrected pkg-plist, added missing @dirrmtry; also changed because of recommended USES=libtool NOTE: Sorry because of 'USE_AUTOTOOLS=libtool' - the port doesn't build with just 'USES=libtool'.
Created attachment 143864 [details] scim-kmfl-imengine-0.9.9_4a.patch - fixing USE_AUTOTOOLS problem Sorry for my mistake that the port doesn't build without 'USE_AUTOTOOLS=libtool'. I just needed 'GNU_CONFIGURE=yes". So either just -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes in the current patch, or apply the improved patch (attached).
A commit references this bug: Author: miwi Date: Fri Jun 27 14:29:29 UTC 2014 New revision: 359544 URL: http://svnweb.freebsd.org/changeset/ports/359544 Log: - Convert to autotools to uses - Stage support PR: 190771 Changes: head/textproc/scim-kmfl-imengine/Makefile head/textproc/scim-kmfl-imengine/pkg-plist
Hi Martin -- the patch that you committed differs from mine (pkg-plist is different). Is there any special reason for that? A build problem?
Yes, the plist failed, so i fixed that :)