diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-10 07:40:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-10 07:40:14 +0000 |
commit | 0f9f5147087c1eaea3670cfc4aa9b9af2d3e481b (patch) | |
tree | 27026d0eeaa66fcfb9b8383ac6c574f519dbfcc6 /science | |
parent | 4d1e0a0c50f3ba439e6a3766753015e12c959dc0 (diff) | |
download | ports-0f9f5147087c1eaea3670cfc4aa9b9af2d3e481b.tar.gz ports-0f9f5147087c1eaea3670cfc4aa9b9af2d3e481b.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/udunits/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile index e54cef975612..f43cdefc6eae 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -21,7 +21,6 @@ USE_LDCONFIG= yes INFO= udunits2 udunits2lib udunits2prog -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/install-data-hook$$/d' ${WRKSRC}/lib/Makefile.in |