- Stage support

This commit is contained in:
Martin Wilke 2014-02-14 15:39:57 +00:00
parent 3cd6b1cf9f
commit 9b94298a29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344256
2 changed files with 11 additions and 6 deletions

View File

@ -14,19 +14,14 @@ LIB_DEPENDS= libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GMAKE= yes
USES= gmake
USE_RC_SUBR= ttserver
MAN1= tcrmgr.1 tcrmttest.1 tcrtest.1 ttserver.1 ttulmgr.1 ttultest.1
MAN3= tcrdb.3 tculog.3 ttutil.3
MAN8= ttservctl.8
OPTIONS_DEFINE= LUA
LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -I${LOCALBASE}/include
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MLUA}

View File

@ -28,6 +28,16 @@ lib/ttskelnull.so
lib/ttskelproxy.so
libdata/pkgconfig/tokyotyrant.pc
sbin/ttservctl
man/man1/tcrmgr.1.gz
man/man1/tcrmttest.1.gz
man/man1/tcrtest.1.gz
man/man1/ttserver.1.gz
man/man1/ttulmgr.1.gz
man/man1/ttultest.1.gz
man/man3/tcrdb.3.gz
man/man3/tculog.3.gz
man/man3/ttutil.3.gz
man/man8/ttservctl.8.gz
@dirrmtry libdata/pkgconfig
@dirrmtry %%DATADIR%%/ext
@dirrmtry %%DATADIR%%/doc