pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[patch] print/cups-1.3.11nb3
Hi,
to build cups on solaris 10 with kerberos support there is a little
patch to options.mk necessary. Else the build fails with undefined
symbols.
Regards
Daniel
--- print/cups/options.mk.orig Thu Apr 29 10:15:46 2010
+++ print/cups/options.mk Thu Apr 29 09:54:36 2010
@@ -21,6 +21,7 @@
.if !empty(PKG_OPTIONS:Mkerberos)
.include "../../mk/krb5.buildlink3.mk"
+LIBS.SunOS+= -lgssapi
.endif
PLIST_VARS+= pam
Home |
Main Index |
Thread Index |
Old Index