pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/netatalk Nuke definition for DEINSTALL_EXTRA_TMPL ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/370fddcd0e61
branches:  trunk
changeset: 460701:370fddcd0e61
user:      jmc <jmc%pkgsrc.org@localhost>
date:      Wed Sep 03 03:16:58 2003 +0000

description:
Nuke definition for DEINSTALL_EXTRA_TMPL here since DEINSTALL doesn't exist.

diffstat:

 net/netatalk/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c34965499605 -r 370fddcd0e61 net/netatalk/Makefile
--- a/net/netatalk/Makefile     Wed Sep 03 01:55:56 2003 +0000
+++ b/net/netatalk/Makefile     Wed Sep 03 03:16:58 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2003/08/30 22:51:27 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2003/09/03 03:16:58 jmc Exp $
 
 DISTNAME=      netatalk-1.6.2
 CATEGORIES=    net print
@@ -15,7 +15,6 @@
 USE_PERL5=     YES
 
 USE_PKGINSTALL=                YES
-DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
 INSTALL_EXTRA_TMPL+=   ${.CURDIR}/INSTALL
 
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index