pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/album_themes Clean up some pkglint messages. From...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b6b94de8a6e
branches:  trunk
changeset: 498515:1b6b94de8a6e
user:      augustss <augustss%pkgsrc.org@localhost>
date:      Wed Aug 24 14:31:15 2005 +0000

description:
Clean up some pkglint messages.  From mjl%luckie.org.nz@localhost.

diffstat:

 www/album_themes/MESSAGE  |  5 ++++-
 www/album_themes/Makefile |  6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 28722079d5af -r 1b6b94de8a6e www/album_themes/MESSAGE
--- a/www/album_themes/MESSAGE  Wed Aug 24 14:22:30 2005 +0000
+++ b/www/album_themes/MESSAGE  Wed Aug 24 14:31:15 2005 +0000
@@ -1,4 +1,5 @@
-$NetBSD: MESSAGE,v 1.1 2005/04/28 15:12:00 augustss Exp $
+===========================================================================
+$NetBSD: MESSAGE,v 1.2 2005/08/24 14:31:15 augustss Exp $
 
 The album themes are installed in
        ${PREFIX}/${A_DATADIR}
@@ -6,3 +7,5 @@
        ln -s ${PREFIX}/${A_DATADIR} ${PREFIX}/${A_HTTPDIR}
 or
        cp -r ${PREFIX}/${A_DATADIR} ${PREFIX}/${A_HTTPDIR}
+
+===========================================================================
diff -r 28722079d5af -r 1b6b94de8a6e www/album_themes/Makefile
--- a/www/album_themes/Makefile Wed Aug 24 14:22:30 2005 +0000
+++ b/www/album_themes/Makefile Wed Aug 24 14:31:15 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/07/23 10:39:39 hira Exp $
+# $NetBSD: Makefile,v 1.7 2005/08/24 14:31:15 augustss Exp $
 #
 
 DISTNAME=      album_themes
@@ -12,8 +12,8 @@
 
 DEPENDS+=      album-[0-9]*:../../www/album
 
-NO_CONFIGURE=  # defined
-NO_BUILD=      # defined
+NO_CONFIGURE=  YES
+NO_BUILD=      YES
 EXTRACT_ONLY=  # defined
 
 USE_TOOLS+=    tar



Home | Main Index | Thread Index | Old Index