summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-02-21 21:16:54 +0000
committerwiz <wiz@pkgsrc.org>2009-02-21 21:16:54 +0000
commit044cabc20560c58c4a8b167d2eefca16cb011fac (patch)
tree2e105111319b740877d32f29219000ca354df46e
parent9efd1b4d98d0429bb84c828a308ec99eb0c410b8 (diff)
downloadpkgsrc-044cabc20560c58c4a8b167d2eefca16cb011fac.tar.gz
Reset PKGREVISION after totem update.
-rw-r--r--multimedia/totem-nautilus/Makefile5
-rw-r--r--multimedia/totem-xine/Makefile4
2 files changed, 5 insertions, 4 deletions
diff --git a/multimedia/totem-nautilus/Makefile b/multimedia/totem-nautilus/Makefile
index 6513c46a114..d68d683c6da 100644
--- a/multimedia/totem-nautilus/Makefile
+++ b/multimedia/totem-nautilus/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2009/02/09 22:56:25 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2009/02/21 21:16:54 wiz Exp $
#
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../multimedia/totem/Makefile.common"
PKGNAME= ${DISTNAME:S/totem/totem-nautilus/}
-PKGREVISION= 1
# override Makefile.common
PLIST_SRC= ${.CURDIR}/PLIST
GCONF_SCHEMAS= # none
diff --git a/multimedia/totem-xine/Makefile b/multimedia/totem-xine/Makefile
index 9d15c4340d3..fe5cd7fb690 100644
--- a/multimedia/totem-xine/Makefile
+++ b/multimedia/totem-xine/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.26 2009/02/09 22:56:25 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2009/02/21 21:16:54 wiz Exp $
#
+
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/totem/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-xine-/}
-PKGREVISION= 1
COMMENT+= (using Xine)