mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Switch to options helpers
- Regenerate patches with `make makepatch`
This commit is contained in:
parent
7d836018eb
commit
e39e098c8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421602
@ -19,7 +19,7 @@ PLIST_FILES= bin/mgstat
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-install:
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- Makefile.in.orig 2014-06-12 00:19:19.436431985 +0800
|
||||
+++ Makefile.in 2014-06-12 00:19:41.034432038 +0800
|
||||
--- Makefile.in.orig 2001-07-16 14:41:29 UTC
|
||||
+++ Makefile.in
|
||||
@@ -68,5 +68,4 @@ distclean:
|
||||
make clean
|
||||
rm -f config.cache config.status config.log Makefile
|
Loading…
Reference in New Issue
Block a user