pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/gramofile It might help if I committed the lates...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/790204f72c54
branches:  trunk
changeset: 477549:790204f72c54
user:      agc <agc%pkgsrc.org@localhost>
date:      Sun Jul 04 22:40:11 2004 +0000

description:
It might help if I committed the latest versions to the tree - make it so.

diffstat:

 audio/gramofile/Makefile |  5 ++++-
 audio/gramofile/PLIST    |  3 ++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r ea32cc28a97d -r 790204f72c54 audio/gramofile/Makefile
--- a/audio/gramofile/Makefile  Sun Jul 04 22:38:33 2004 +0000
+++ b/audio/gramofile/Makefile  Sun Jul 04 22:40:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/07/04 22:35:40 agc Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/04 22:40:11 agc Exp $
 #
 
 DISTNAME=      gramofile-1.6
@@ -14,5 +14,8 @@
 USE_BUILDLINK3=        yes
 USE_GNU_TOOLS+=        make
 
+do-install:
+       ${INSTALL_PROGRAM} ${WRKSRC}/gramofile ${PREFIX}/bin/gramofile
+
 .include "../../mk/curses.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r ea32cc28a97d -r 790204f72c54 audio/gramofile/PLIST
--- a/audio/gramofile/PLIST     Sun Jul 04 22:38:33 2004 +0000
+++ b/audio/gramofile/PLIST     Sun Jul 04 22:40:11 2004 +0000
@@ -1,1 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/04 22:35:40 agc Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/07/04 22:40:11 agc Exp $
+bin/gramofile



Home | Main Index | Thread Index | Old Index