aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2014-03-14 02:58:48 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2014-03-14 02:58:48 +0000
commit2c284d9395713ea0217230e077e70d2df8a9900c (patch)
tree289644ca4a3bc9d349466888b297c5a34d00e321 /lib/Makefile
parentbc3f5ec90bde2f3a5e4021d133c89793d68b8c73 (diff)
Notes
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 98db7f27ccaf7..41eb9b59e0626 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -88,7 +88,6 @@ SUBDIR= ${SUBDIR_ORDERED} \
${_libgssapi} \
${_librpcsec_gss} \
libipsec \
- ${_libipx} \
libjail \
libkiconv \
liblzma \
@@ -183,10 +182,6 @@ _librpcsec_gss= librpcsec_gss
_libiconv_modules= libiconv_modules
.endif
-.if ${MK_IPX} != "no"
-_libipx= libipx
-.endif
-
.if ${MK_LDNS} != "no"
_libldns= libldns
.endif