pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/arcticfox
Module Name: pkgsrc
Committed By: nia
Date: Tue Feb 8 10:49:04 UTC 2022
Modified Files:
pkgsrc/www/arcticfox: Makefile
Log Message:
arcticfox: Add missing dependency
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/arcticfox/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/arcticfox/Makefile
diff -u pkgsrc/www/arcticfox/Makefile:1.1 pkgsrc/www/arcticfox/Makefile:1.2
--- pkgsrc/www/arcticfox/Makefile:1.1 Sat Feb 5 20:51:07 2022
+++ pkgsrc/www/arcticfox/Makefile Tue Feb 8 10:49:04 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/02/05 20:51:07 nia Exp $
+# $NetBSD: Makefile,v 1.2 2022/02/08 10:49:04 nia Exp $
DISTNAME= arcticfox-39.0
CATEGORIES= www
@@ -126,6 +126,7 @@ BUILDLINK_API_DEPENDS.libevent+= libeven
.include "../../textproc/hunspell/buildlink3.mk"
#.include "../../textproc/icu/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/pixman/buildlink3.mk"
#.include "../../mk/jpeg.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index