pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/ccd2iso Remove USE_PKGLOCALEDIR, it's unneeded.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33483650e979
branches:  trunk
changeset: 476984:33483650e979
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Jun 24 18:44:52 2004 +0000

description:
Remove USE_PKGLOCALEDIR, it's unneeded.

diffstat:

 sysutils/ccd2iso/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 4392cb6e8f50 -r 33483650e979 sysutils/ccd2iso/Makefile
--- a/sysutils/ccd2iso/Makefile Thu Jun 24 18:31:50 2004 +0000
+++ b/sysutils/ccd2iso/Makefile Thu Jun 24 18:44:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/06/24 18:30:18 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/06/24 18:44:52 xtraeme Exp $
 #
 
 DISTNAME=              ccd2iso
@@ -11,7 +11,6 @@
 COMMENT=               CloneCD to ISO converter
 
 USE_BUILDLINK3=                yes
-USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index