aboutsummaryrefslogtreecommitdiff
path: root/security/prelude-lml
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-04 23:40:44 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-04 23:40:44 +0000
commit604485f846c58c349c83d5a367b0b83bb39c2262 (patch)
tree42cd39480ede7db9874484f52a6c0467161329e6 /security/prelude-lml
parent3334a81fc73525bb985188a37c02bb87841f8e00 (diff)
downloadports-604485f846c58c349c83d5a367b0b83bb39c2262.tar.gz
ports-604485f846c58c349c83d5a367b0b83bb39c2262.zip
Notes
Diffstat (limited to 'security/prelude-lml')
-rw-r--r--security/prelude-lml/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile
index 9a36c35c1b21..c9ef2ca35d43 100644
--- a/security/prelude-lml/Makefile
+++ b/security/prelude-lml/Makefile
@@ -28,16 +28,10 @@ CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
USES= charsetfix gettext iconv pkgconfig
OPTIONS_DEFINE= FAM
+FAM_CONFIGURE_ENABLE= fam
+FAM_USES= fam
NO_STAGE= yes
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MFAM}
-USE_FAM= yes
-CONFIGURE_ARGS+= --enable-fam
-.else
-CONFIGURE_ARGS+= --disable-fam
-.endif
post-install:
@if [ ! -f ${PREFIX}/etc/prelude-lml/prelude-lml.conf ]; then \