diff options
-rw-r--r-- | net/gq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gq/Makefile b/net/gq/Makefile index 3b521cf9aff6..231768f655d7 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -24,7 +24,7 @@ USE_OPENSSL= yes USE_X_PREFIX= yes USE_GNOME= gtk20 libxml2 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-ldap=${LOCALBASE} +CONFIGURE_ARGS= --with-ldap-prefix=${LOCALBASE} OPTIONS= JPEG "Enable jpegPhoto attr. handling" On \ DND "Enable Drag and drop support in browse mode" On \ |