d907fad14d
- Host distfiles at my place per request from maintainer - Kill reference to X11BASE, now everything in LOCALBASE - Rename patches to match our name convention, also update them if necessary openvanilla-modules: - Add Chewing module scim-openvanilla: - Remove pkg-plist, use PLIST_FILES for small # of files - Remove hack for objformat removal, no longer needed PR: ports/112721 Submitted by: Li-Lun Wang <llwang at infor.org> (maintainer)
11 lines
308 B
Text
11 lines
308 B
Text
--- Modules/OVIMBoshiamy/Makefile.orig Mon May 14 14:23:33 2007
|
|
+++ Modules/OVIMBoshiamy/Makefile Tue May 15 22:09:09 2007
|
|
@@ -4,7 +4,7 @@
|
|
SOURCES=OVIMBoshiamy
|
|
DATA=imtables.db
|
|
CINS=liu5.cin
|
|
-LDFLAGS+=-lsqlite3
|
|
+LDFLAGS+=-lsqlite3 -L${LOCALBASE}/lib
|
|
EXTRA_GOALS=imtables.db
|
|
|
|
include ../Mk/ov.module.mk
|