summaryrefslogtreecommitdiff
path: root/x11/kdelibs3/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2004-09-06 13:08:54 +0000
committermarkd <markd>2004-09-06 13:08:54 +0000
commit458e916591b805d508ff508f213adf966d551aab (patch)
tree7883f48af1c593ac209bb33076d265929be1669c /x11/kdelibs3/Makefile
parent2ca5071a5c3997e8dfefb8272f7c55f106f31eeb (diff)
downloadpkgsrc-458e916591b805d508ff508f213adf966d551aab.tar.gz
Add support for HTTP Negotiate authentication.
Bump PKGREVISION.
Diffstat (limited to 'x11/kdelibs3/Makefile')
-rw-r--r--x11/kdelibs3/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 3db8d6ebc13..c8a5f5c0efc 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2004/08/21 12:16:45 markd Exp $
+# $NetBSD: Makefile,v 1.66 2004/09/06 13:08:54 markd Exp $
DISTNAME= kdelibs-${_KDE_VERSION}
+PKGREVISION= 1
CATEGORIES= x11
COMMENT= Support libraries for the KDE integrated X11 desktop
@@ -63,8 +64,8 @@ PLIST_SUBST+= KDED_WORKAROUND=""
PLIST_SUBST+= KDED_WORKAROUND=""
.endif
-#.include "../../mk/krb5.buildlink3.mk"
-#CONFIGURE_ARGS+= --with-gssapi=${KRB5BASE}
+.include "../../mk/krb5.buildlink3.mk"
+CONFIGURE_ARGS+= --with-gssapi=yes
# We will create the complete icon directory tree for use by other KDE3
# packages at post-install time.