aboutsummaryrefslogtreecommitdiff
path: root/astro/swe
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2013-05-13 19:20:39 +0000
committerLars Engels <lme@FreeBSD.org>2013-05-13 19:20:39 +0000
commit1ec6f79ceb4960a2a7de9a1dd88860749fec781b (patch)
treeb2decc1b59a0f9848d31f323e27c16c8fcd9be83 /astro/swe
parentc167a6d58e252743152b862231ca06f07699f099 (diff)
downloadports-1ec6f79ceb4960a2a7de9a1dd88860749fec781b.tar.gz
ports-1ec6f79ceb4960a2a7de9a1dd88860749fec781b.zip
Remove unnecessary conditional.
Suggested by: danfe Approved by: maintainer
Notes
Notes: svn path=/head/; revision=318123
Diffstat (limited to 'astro/swe')
-rw-r--r--astro/swe/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/astro/swe/Makefile b/astro/swe/Makefile
index 0b05092d2350..222f3cda9b2c 100644
--- a/astro/swe/Makefile
+++ b/astro/swe/Makefile
@@ -24,10 +24,6 @@ post-patch:
-e 's|CFLAGS =|CFLAGS ?=|' \
${WRKSRC}/Makefile
-.if ${OSVERSION} >= 100000
- @${REINPLACE_CMD} -e 's|-O9|-O3|' ${WRKSRC}/Makefile
-.endif
-
do-install:
${INSTALL_DATA} ${WRKSRC}/libswe.a ${LOCALBASE}/lib
${MKDIR} ${LOCALBASE}/include/swe