1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/japanese/sj3-server/files/post-patch-sj3lib-Imakefile
Hiroki Sato e50fe32195 - STAGEDIR support.
- Add LICENSE.
- Remove GCC dependency.
2014-05-24 17:00:11 +00:00

20 lines
338 B
Plaintext

--- sj3lib/Imakefile.orig 2014-04-06 04:51:07.000000000 +0900
+++ sj3lib/Imakefile 2014-04-06 04:56:15.000000000 +0900
@@ -62,6 +62,8 @@
sj.o \
string.o
+#define LibInstall NO
+
#include <Library.tmpl>
#if InstallNonstandard
@@ -72,7 +74,5 @@
LibraryObjectRule()
-InstallMultiple(sj3lib.h,$(SJ3HDRDIR))
-
DependTarget()