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: Fri Mar 13 15:50:07 UTC 2020
Modified Files:
pkgsrc/www/seamonkey-l10n: Makefile
Log Message:
seamonkey-l10n: Add an explicit dependency on the main package
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 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.47 pkgsrc/www/seamonkey-l10n/Makefile:1.48
--- pkgsrc/www/seamonkey-l10n/Makefile:1.47 Sun Jan 26 17:32:24 2020
+++ pkgsrc/www/seamonkey-l10n/Makefile Fri Mar 13 15:50:07 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2020/01/26 17:32:24 rillig Exp $
+# $NetBSD: Makefile,v 1.48 2020/03/13 15:50:07 nia Exp $
#
SM_VER= 2.49.5
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.seamonkey-project.org/
COMMENT= Language packs for www/seamonkey
+DEPENDS+= seamonkey>=${PKGVERSION_NOREV}:../../www/seamonkey
+
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${XPI_FILES}
Home |
Main Index |
Thread Index |
Old Index