summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)