mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
- Convert to new test framework
- Pet portlint: fix diff header of patch files
This commit is contained in:
parent
30619635cd
commit
71091b0bc7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398595
@ -23,6 +23,7 @@ GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
MAKE_ARGS= PCDIR=${PREFIX}/libdata/pkgconfig
|
||||
REINPLACE_ARGS= -i ''
|
||||
TEST_TARGET= check
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake pkgconfig
|
||||
|
||||
@ -34,7 +35,4 @@ post-install:
|
||||
${FIND} ${STAGEDIR}${DOCSDIR}/ -type d -exec ${CHMOD} ${BINMODE} '{}' \;
|
||||
${FIND} ${STAGEDIR}${DOCSDIR}/ -type f -exec ${CHMOD} ${DOCMODE} '{}' \;
|
||||
|
||||
regression-test test: build
|
||||
cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} check
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- ktdbext.h.orig 2012-05-25 01:44:34.000000000 +0800
|
||||
+++ ktdbext.h 2013-12-28 01:21:30.081508681 +0800
|
||||
--- ktdbext.h.orig 2012-05-24 17:44:34 UTC
|
||||
+++ ktdbext.h
|
||||
@@ -16,6 +16,7 @@
|
||||
#ifndef _KTDBEXT_H // duplication check
|
||||
#define _KTDBEXT_H
|
||||
|
Loading…
Reference in New Issue
Block a user