summaryrefslogtreecommitdiff
path: root/multimedia/subtitleeditor
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-20 01:09:05 +0000
committerjoerg <joerg>2008-06-20 01:09:05 +0000
commitd8368bbc25c90072a19b5e48f0fba26251b6877f (patch)
treebb388f6b2532587595653e67cce25229ed050cb8 /multimedia/subtitleeditor
parentf1b924fda77b6920565e56f54c9391b4dc68f8ca (diff)
downloadpkgsrc-d8368bbc25c90072a19b5e48f0fba26251b6877f.tar.gz
Add DESTDIR support.
Diffstat (limited to 'multimedia/subtitleeditor')
-rw-r--r--multimedia/subtitleeditor/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile
index 197596e6fab..933029a7bcc 100644
--- a/multimedia/subtitleeditor/Makefile
+++ b/multimedia/subtitleeditor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/04/14 11:36:11 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:28 joerg Exp $
#
DISTNAME= subtitleeditor-0.13.6
@@ -10,6 +10,8 @@ MAINTAINER= ccatrian@eml.cc
HOMEPAGE= http://kitone.free.fr/subtitleeditor/
COMMENT= GTK+2 tool to edit movie subtitles
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_DIRS+= xdg-1.4
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes