pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gnash Move PLIST_SRC line so that package d...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3aacf77daa93
branches: trunk
changeset: 522524:3aacf77daa93
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Dec 11 19:14:20 2006 +0000
description:
Move PLIST_SRC line so that package deinstallation with
the klash option enabled removes all directories.
diffstat:
multimedia/gnash/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r b3e993dce255 -r 3aacf77daa93 multimedia/gnash/Makefile
--- a/multimedia/gnash/Makefile Mon Dec 11 19:13:19 2006 +0000
+++ b/multimedia/gnash/Makefile Mon Dec 11 19:14:20 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/12/06 00:13:05 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2006/12/11 19:14:20 wiz Exp $
#
DISTNAME= gnash-0.7.2
@@ -20,9 +20,9 @@
# /bin/sh finds a syntax error without line number
CONFIG_SHELL= ${LOCALBASE}/bin/bash
-PLIST_SRC+= ${PKGDIR}/PLIST
+.include "options.mk"
-.include "options.mk"
+PLIST_SRC+= ${PKGDIR}/PLIST
.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../audio/libmad/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index