Remove the converters/libiconv module. No longer useful after the removal
of static architectures. Ports now use a normal LIB_DEPENDS.
This commit is contained in:
parent
0c22a0eea5
commit
669415bd14
@ -1,8 +0,0 @@
|
||||
# $OpenBSD: libiconv.port.mk,v 1.7 2016/09/12 11:52:42 naddy Exp $
|
||||
|
||||
# The RUN_DEPENDS entry is to ensure libiconv is installed. This is
|
||||
# necessary so that we have charset.alias installed on static archs.
|
||||
# Typically installed in PREFIX/lib.
|
||||
LIB_DEPENDS += converters/libiconv
|
||||
RUN_DEPENDS += converters/libiconv
|
||||
WANTLIB += iconv>=2
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: mk.conf.template,v 1.24 2016/09/12 11:52:42 naddy Exp $
|
||||
# $OpenBSD: mk.conf.template,v 1.25 2016/09/13 19:44:35 naddy Exp $
|
||||
|
||||
# This file contains some mk.conf entries suitable for ports work.
|
||||
#
|
||||
@ -61,6 +61,3 @@
|
||||
.poison NO_SYSTRACE
|
||||
.poison _SYSTRACE_CMD
|
||||
.poison USE_SYSTRACE
|
||||
.poison MODLIBICONV_LIB_DEPENDS
|
||||
.poison MODLIBICONV_RUN_DEPENDS
|
||||
.poison MODLIBICONV_WANTLIB
|
||||
|
Loading…
x
Reference in New Issue
Block a user