diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 18:25:24 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 18:25:24 +0000 |
commit | 95e70819761ed898d6a4ea9874d4bd43a5491f3e (patch) | |
tree | 05c37dd385b99b953046290a1ad749042e2d1c51 /security/prelude-lml | |
parent | 284101cc39e019e4530f6878d10381ed2e68a3d5 (diff) | |
download | ports-95e70819761ed898d6a4ea9874d4bd43a5491f3e.tar.gz ports-95e70819761ed898d6a4ea9874d4bd43a5491f3e.zip |
Notes
Diffstat (limited to 'security/prelude-lml')
-rw-r--r-- | security/prelude-lml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile index a36d718f03f1..5e3bbe6b9cf8 100644 --- a/security/prelude-lml/Makefile +++ b/security/prelude-lml/Makefile @@ -25,8 +25,7 @@ USE_AUTOTOOLS= libltdl GNU_CONFIGURE= yes USE_RC_SUBR= prelude-lml CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc -USES= pkgconfig gettext -USE_ICONV= yes +USES= pkgconfig gettext iconv OPTIONS_DEFINE= FAM |