summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authordarcy <darcy>2008-02-02 21:01:24 +0000
committerdarcy <darcy>2008-02-02 21:01:24 +0000
commit1796286e315a07edb8d2054a7229139e8d15c5f7 (patch)
tree999e36320a77709903eaafcfa21c82cb470cdabc /multimedia
parent0b75b50952eaac70c185df053db7a816df46ad05 (diff)
downloadpkgsrc-1796286e315a07edb8d2054a7229139e8d15c5f7.tar.gz
Align variable values with tabs, not spaces. (pkglint -Wall)
Correct location of lsof binary
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/dvd-slideshow/Makefile18
1 files changed, 12 insertions, 6 deletions
diff --git a/multimedia/dvd-slideshow/Makefile b/multimedia/dvd-slideshow/Makefile
index 20ff70e8a58..97eb5a34ffa 100644
--- a/multimedia/dvd-slideshow/Makefile
+++ b/multimedia/dvd-slideshow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/12/30 14:17:37 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2008/02/02 21:01:24 darcy Exp $
# FreeBSD Id: ports/multimedia/dvd-slideshow/Makefile,v 1.12 2007/09/23 04:42:06 edwin Exp
DISTNAME= dvd-slideshow-0.7.5
@@ -34,11 +34,11 @@ REPLACE_BASH = dir2slideshow dvd-burn dvd-encode dvd-iso dvd-menu \
dvd-slideshow dvd-slideshow.orig gallery1-to-slideshow \
install.sh jigl2slideshow
-SUBST_CLASSES+= fonts
-SUBST_STAGE.fonts= post-configure
-SUBST_FILES.fonts= dvd-menu dvd-slideshow
-SUBST_SED.fonts= -e 's,/usr/share/fonts/,${X11BASE}/lib/X11/fonts/,g'
-SUBST_MESSAGE.fonts= Fixing hardcoded fonts paths.
+SUBST_CLASSES+= fonts
+SUBST_STAGE.fonts= post-configure
+SUBST_FILES.fonts= dvd-menu dvd-slideshow
+SUBST_SED.fonts= -e 's,/usr/share/fonts/,${X11BASE}/lib/X11/fonts/,g'
+SUBST_MESSAGE.fonts= Fixing hardcoded fonts paths.
SUBST_CLASSES+= pipeline
SUBST_STAGE.pipeline= post-configure
@@ -46,6 +46,12 @@ SUBST_FILES.pipeline= dvd-slideshow
SUBST_SED.pipeline= -e 's/print0/printx/g;s/sort -z/sort/g;s/xargs -0/xargs/g'
SUBST_MESSAGE.pipeline= Fixing Linux centric pipeline.
+SUBST_CLASSES+= lsof
+SUBST_STAGE.lsof= post-configure
+SUBST_FILES.lsof= dvd-slideshow
+SUBST_SED.lsof= -e 's+/usr/sbin/lsof+${DESTDIR}${PREFIX}/sbin/lsof+g'
+SUBST_MESSAGE.lsof= Fixing lsof command line
+
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/dvd-slideshow
do-install: