diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-07 17:46:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-07 17:46:06 +0000 |
commit | e9264c81e249d87a18d2133ab3daadd4342d1a0b (patch) | |
tree | c132f4a1130a1c5f502c2265589deba22d65d5da /lang/ruby20/files/patch-Makefile.in | |
parent | Update to 0.03 (diff) |
- Move *_DEPENDS together
- Sort CONFIGURE_ARGS
- Remove duplicate WRKSRC
- Sort USES
- Use pre-install: instead of pre-su-install:
- Convert to new options helper
- Convert to new options target helper
- Change options helper: (copied from ruby22)
- Use CAPIDOCS_CONFIGURE_ENABLE instead of CAPIDOCS_CONFIGURE_OFF
- Use RDOC_CONFIGURE_ENABLE instead of RDOC_CONFIGURE_OFF
- Add regression-test:
- Fix typo
- Cosmetic change
- Pet portlint: fix diff header of patch files
- Bump PORTREVISION for package change
Notes
Notes:
svn path=/head/; revision=396292
Diffstat (limited to 'lang/ruby20/files/patch-Makefile.in')
-rw-r--r-- | lang/ruby20/files/patch-Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby20/files/patch-Makefile.in b/lang/ruby20/files/patch-Makefile.in index 54e3167507ce..11d27a006b09 100644 --- a/lang/ruby20/files/patch-Makefile.in +++ b/lang/ruby20/files/patch-Makefile.in @@ -1,5 +1,5 @@ ---- Makefile.in.orig 2014-09-26 18:04:17.720164117 +0000 -+++ Makefile.in 2014-09-26 18:04:53.535161754 +0000 +--- Makefile.in.orig 2014-09-26 18:04:18 UTC ++++ Makefile.in @@ -342,7 +342,7 @@ .d.h: |