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: nia
Date: Thu Oct 15 15:00:57 UTC 2020
Modified Files:
pkgsrc/www/seamonkey-l10n: Makefile
Log Message:
seamonkey-l10n: Revert accidental removal of dependency
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 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.52 pkgsrc/www/seamonkey-l10n/Makefile:1.53
--- pkgsrc/www/seamonkey-l10n/Makefile:1.52 Thu Oct 15 08:10:39 2020
+++ pkgsrc/www/seamonkey-l10n/Makefile Thu Oct 15 15:00:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2020/10/15 08:10:39 nia Exp $
+# $NetBSD: Makefile,v 1.53 2020/10/15 15:00:57 nia Exp $
#
SM_VER= 2.53.4
@@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.seamonkey-project.org/
COMMENT= Language packs for www/seamonkey
-#DEPENDS+= seamonkey>=${PKGVERSION_NOREV}:../../www/seamonkey
+DEPENDS+= seamonkey>=${PKGVERSION_NOREV}:../../www/seamonkey
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${SM_LOCALES:C/.*/seamonkey-${SM_VER}.&.langpack.xpi/}
Home |
Main Index |
Thread Index |
Old Index