summaryrefslogtreecommitdiff
path: root/chat/centericq/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chat/centericq/options.mk')
-rw-r--r--chat/centericq/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/centericq/options.mk b/chat/centericq/options.mk
index c8b1572e6e7..bb193765445 100644
--- a/chat/centericq/options.mk
+++ b/chat/centericq/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2007/02/20 17:38:52 sborrill Exp $
+# $NetBSD: options.mk,v 1.2 2007/04/15 20:16:42 wiz Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.centericq
@@ -8,7 +8,7 @@ PKG_SUGGESTED_OPTIONS= gpgme
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mgpgme)
-CONFIGURE_ARGS+= --with-gpgme=${BUILDLINK_PREFIX.gpgme}/bin/gpgme-config
+CONFIGURE_ARGS+= --with-gpgme=${BUILDLINK_PREFIX.gpgme}
. include "../../security/gpgme/buildlink3.mk"
.else
CONFIGURE_ARGS+= --without-gpgme