aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-09-03 15:44:13 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-09-03 15:44:13 +0000
commitf358732b18188c53c785bb25749c9e2546a6efe9 (patch)
tree05f83f4626cc97a41e5a29dca71409286f46ae35 /deskutils
parentf8ac405eb53d03a5b0bb00134ceb82a6474b6743 (diff)
downloadports-f358732b18188c53c785bb25749c9e2546a6efe9.tar.gz
ports-f358732b18188c53c785bb25749c9e2546a6efe9.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/libstreamanalyzer/Makefile8
-rw-r--r--deskutils/libstreams/Makefile8
2 files changed, 2 insertions, 14 deletions
diff --git a/deskutils/libstreamanalyzer/Makefile b/deskutils/libstreamanalyzer/Makefile
index 5ec463c7c95a..95fe312af6d4 100644
--- a/deskutils/libstreamanalyzer/Makefile
+++ b/deskutils/libstreamanalyzer/Makefile
@@ -36,10 +36,4 @@ post-patch:
${WRKSRC}/libstreamanalyzer/CMakeLists.txt
.include <${.CURDIR}/../strigi/Makefile.common>
-.include <bsd.port.pre.mk>
-
-.if empty(ICONV_LIB)
-CMAKE_ARGS+= -DICONV_LIBRARIES:STRING="/usr/lib/libc.so"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/deskutils/libstreams/Makefile b/deskutils/libstreams/Makefile
index d5096edd6192..b71d4da11134 100644
--- a/deskutils/libstreams/Makefile
+++ b/deskutils/libstreams/Makefile
@@ -18,10 +18,4 @@ post-patch:
${WRKSRC}/libstreams/CMakeLists.txt
.include <${.CURDIR}/../strigi/Makefile.common>
-.include <bsd.port.pre.mk>
-
-.if empty(ICONV_LIB)
-CMAKE_ARGS+= -DICONV_LIBRARIES:STRING="/usr/lib/libc.so"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>