pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/tigervnc



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Jul 12 20:37:18 UTC 2023

Modified Files:
        pkgsrc/net/tigervnc: Makefile

Log Message:
tigervnc: Include buildlink3 file for pam.


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/net/tigervnc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/tigervnc/Makefile
diff -u pkgsrc/net/tigervnc/Makefile:1.65 pkgsrc/net/tigervnc/Makefile:1.66
--- pkgsrc/net/tigervnc/Makefile:1.65   Tue Jun 27 10:28:34 2023
+++ pkgsrc/net/tigervnc/Makefile        Wed Jul 12 20:37:18 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2023/06/27 10:28:34 riastradh Exp $
+# $NetBSD: Makefile,v 1.66 2023/07/12 20:37:18 nia Exp $
 
 DISTNAME=              tigervnc-1.13.1
 PKGNAME=               ${DISTNAME}.1.20.13
@@ -158,5 +158,6 @@ BUILDLINK_API_DEPENDS.fltk+=        fltk>=1.3.3
 .endif
 .include "../../x11/libXrandr/buildlink3.mk"
 .include "../../x11/libxkbfile/buildlink3.mk"
+.include "../../mk/pam.buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index