summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-16 17:48:36 +0000
committerrillig <rillig@pkgsrc.org>2020-05-16 17:48:36 +0000
commit578d8f792fccd7e56dd779466b8a5c7df7bf16bc (patch)
treeb5563c834c75594e5b8937260c2f72f854b686d7 /sysutils
parenteb011fb0ee02eae2746783e19726a5a7d71fffca (diff)
downloadpkgsrc-578d8f792fccd7e56dd779466b8a5c7df7bf16bc.tar.gz
sysutils/rox: remove no-op file from SUBST_FILES
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rox/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/rox/Makefile b/sysutils/rox/Makefile
index 1dbbaf9a797..8cbb0aaacb5 100644
--- a/sysutils/rox/Makefile
+++ b/sysutils/rox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2020/03/20 11:58:22 nia Exp $
+# $NetBSD: Makefile,v 1.96 2020/05/16 17:48:36 rillig Exp $
#
DISTNAME= rox-filer-2.10
@@ -27,8 +27,7 @@ INSTALLATION_DIRS= bin libexec/rox ${PKGMANDIR}/man1 \
SUBST_CLASSES+= path
SUBST_MESSAGE.path= Fixing hardcoded paths.
SUBST_STAGE.path= pre-configure
-SUBST_FILES.path= ROX-Filer/AppRun
-SUBST_FILES.path+= ROX-Filer/src/choices.c
+SUBST_FILES.path= ROX-Filer/src/choices.c
SUBST_FILES.path+= ROX-Filer/src/type.c
SUBST_FILES.path+= ROX-Filer/src/xdgmime.c
SUBST_SED.path= -e 's,/usr/local,${PREFIX},g'