aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-10-24 22:05:23 +0800
committermarino <marino@FreeBSD.org>2014-10-24 22:05:23 +0800
commit4e173813a60b46f919d21dc4d44ea0bc0e932b97 (patch)
treefcdd385247a2a6a03bc1cd1cfb60fb60bfa5a5e6 /x11-fm
parente530dc114b64cf3a3d8b2a73057f8c51c6200227 (diff)
downloadfreebsd-ports-graphics-4e173813a60b46f919d21dc4d44ea0bc0e932b97.tar.gz
freebsd-ports-graphics-4e173813a60b46f919d21dc4d44ea0bc0e932b97.tar.zst
freebsd-ports-graphics-4e173813a60b46f919d21dc4d44ea0bc0e932b97.zip
x11-fm/ultracopier: Remove pkg-plist, unmask installation commands
With the new ability to use full paths, the plist can be simplified. This fixes a build issue on DragonFly where the PLIST_SUB was using an unevaluated variable (actually containing things like curly brackets), and this fix was preferable to := evaluations.
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/ultracopier/pkg-plist2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-fm/ultracopier/pkg-plist b/x11-fm/ultracopier/pkg-plist
deleted file mode 100644
index 060c4cd1393..00000000000
--- a/x11-fm/ultracopier/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
-@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true