pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/seamonkey-l10n
Module Name: pkgsrc
Committed By: ryoon
Date: Thu May 21 20:11:12 UTC 2020
Modified Files:
pkgsrc/www/seamonkey-l10n: Makefile
Log Message:
seamonkey-l10n: Add accidentally-removed DISTFILES to fix make fetch
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/www/seamonkey-l10n/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/seamonkey-l10n/Makefile
diff -u pkgsrc/www/seamonkey-l10n/Makefile:1.49 pkgsrc/www/seamonkey-l10n/Makefile:1.50
--- pkgsrc/www/seamonkey-l10n/Makefile:1.49 Wed May 6 14:36:17 2020
+++ pkgsrc/www/seamonkey-l10n/Makefile Thu May 21 20:11:12 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2020/05/06 14:36:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.50 2020/05/21 20:11:12 ryoon Exp $
#
SM_VER= 2.53.2
@@ -14,7 +14,7 @@ COMMENT= Language packs for www/seamonke
DEPENDS+= seamonkey>=${PKGVERSION_NOREV}:../../www/seamonkey
DIST_SUBDIR= ${PKGNAME_NOREV}
-DISTFILES= ${XPI_FILES}
+DISTFILES= ${SM_LOCALES:C/.*/seamonkey-${SM_VER}.&.langpack.xpi/}
NO_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index