1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Install the library file to the correct place.

Submitted by:	kris
This commit is contained in:
Akinori MUSHA 2003-05-14 17:37:25 +00:00
parent 0a22d227bf
commit 3e1ba07f64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80990

View File

@ -21,6 +21,8 @@ USE_RUBY= yes
USE_RUBY_EXTCONF= yes
RUBY_WITH_PTHREAD= yes
INSTALL_TARGET= site-install
.include "${.CURDIR}/../mecab/Makefile.common"
.include <bsd.port.pre.mk>