pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/nanoblogger-extra
Module Name: pkgsrc
Committed By: joerg
Date: Tue Feb 21 15:59:34 UTC 2017
Modified Files:
pkgsrc/www/nanoblogger-extra: Makefile
Log Message:
Allow patch levels in dependency.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/nanoblogger-extra/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/nanoblogger-extra/Makefile
diff -u pkgsrc/www/nanoblogger-extra/Makefile:1.2 pkgsrc/www/nanoblogger-extra/Makefile:1.3
--- pkgsrc/www/nanoblogger-extra/Makefile:1.2 Sun Oct 28 06:30:23 2012
+++ pkgsrc/www/nanoblogger-extra/Makefile Tue Feb 21 15:59:34 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/28 06:30:23 asau Exp $
+# $NetBSD: Makefile,v 1.3 2017/02/21 15:59:34 joerg Exp $
#
DISTNAME= nanoblogger-extra-3.4.2
@@ -10,7 +10,7 @@ HOMEPAGE= http://nanoblogger.sourceforge
COMMENT= Collection of various contributions and add-ons for nanoblogger
LICENSE= gnu-gpl-v2
-DEPENDS+= nanoblogger-3.4.2:../../www/nanoblogger
+DEPENDS+= nanoblogger-3.4.2{,nb*}:../../www/nanoblogger
NO_CONFIGURE= yes
NO_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index