- Respect DESTDIR

- Use USE_LDCONFIG

PR:		ports/101872
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
This commit is contained in:
Cheng-Lung Sung 2006-08-14 04:20:56 +00:00
parent 8d7dd7c3d3
commit 3e06b4b944
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170535

View File

@ -17,8 +17,8 @@ COMMENT= The Chewing intelligent phonetic input method library
USE_GNOME= gnomehack pkgconfig
USE_GCC= 3.2+
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_LDCONFIG= yes
DATADIR= ${PREFIX}/share/chewing
DATADIR= ${TARGETDIR}/share/chewing
.include <bsd.port.mk>