aboutsummaryrefslogtreecommitdiff
path: root/math/nlopt
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-10-21 15:21:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-10-21 15:21:13 +0000
commita0bcd2cf684ff6bc2faf242e6678282f20a3ee44 (patch)
treea5029ff30555b3a7ee0621f4dd5aacb832fde1d8 /math/nlopt
parentb7fb6d6f05e67910c9ecd4b0e0e1e0a130f8f54f (diff)
downloadports-a0bcd2cf684ff6bc2faf242e6678282f20a3ee44.tar.gz
ports-a0bcd2cf684ff6bc2faf242e6678282f20a3ee44.zip
Notes
Diffstat (limited to 'math/nlopt')
-rw-r--r--math/nlopt/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/nlopt/Makefile b/math/nlopt/Makefile
index dd5afb88aef4..c1d09e1ab0fc 100644
--- a/math/nlopt/Makefile
+++ b/math/nlopt/Makefile
@@ -28,8 +28,6 @@ USES= autoreconf compiler:features libtool pathfix \
pkgconfig python:2
USE_LDCONFIG= yes
-PATHFIX_MAKEFILEIN= Makefile.am
-
INSTALL_TARGET= install-strip
.include <bsd.port.mk>