pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/linpsk Fixed pkglint warnings.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/482bce981d16
branches:  trunk
changeset: 514216:482bce981d16
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Jun 08 22:24:28 2006 +0000

description:
Fixed pkglint warnings.

diffstat:

 ham/linpsk/Makefile |  4 ++--
 ham/linpsk/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r 3cfab7237e50 -r 482bce981d16 ham/linpsk/Makefile
--- a/ham/linpsk/Makefile       Thu Jun 08 22:07:24 2006 +0000
+++ b/ham/linpsk/Makefile       Thu Jun 08 22:24:28 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/05/06 13:48:02 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2006/06/08 22:24:28 rillig Exp $
 #
 
 DISTNAME=      linpsk-0.8.1
@@ -24,7 +24,7 @@
 CONFIGURE_ARGS+="--with-fftw-dir=${LOCALBASE}"
 
 post-configure:
-       ${_PKG_DEBUG}${_PKG_SILENT}${LN} -s ${FILESDIR}/pkgsrc_fixes.h ${BUILDLINK_DIR}/include/
+       ${LN} -s ${FILESDIR}/pkgsrc_fixes.h ${BUILDLINK_DIR}/include/
 
 .include "../../mk/oss.buildlink3.mk"
 .include "../../x11/qt3-libs/buildlink3.mk"
diff -r 3cfab7237e50 -r 482bce981d16 ham/linpsk/PLIST
--- a/ham/linpsk/PLIST  Thu Jun 08 22:07:24 2006 +0000
+++ b/ham/linpsk/PLIST  Thu Jun 08 22:24:28 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/08/15 14:03:53 wulf Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/06/08 22:24:28 rillig Exp $
 bin/linpsk
+lib/libinterfaces.a
 lib/libportaudio.a
-lib/libinterfaces.a



Home | Main Index | Thread Index | Old Index