aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libpurple/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index f100fc176c0a..17da1d88cb6f 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -76,6 +76,8 @@ OPTIONS+= GTKSPELL "Spell checking support" on \
CAP "Enable Contact Availability Prediction plugin" on
.endif
+OPTIONSFILE= ${PORT_DBDIR}/${UNIQUENAME}/options
+
CONFIGURE_ARGS+=--disable-doxygen
.include <bsd.port.options.mk>