summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-04-03 12:02:59 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-04-03 12:02:59 +0000
commitffe5f7724b04632eaf0072ccfc91bf500586c921 (patch)
tree7cf35f87c2db1e84a1a537960abfa86a00c95610 /editors
parentUpdate to version 1.5-dev18. (diff)
- Fix PLIST
Reported by: miwi Approved by: portmgr
Notes
Notes: svn path=/head/; revision=315707
Diffstat (limited to 'editors')
-rw-r--r--editors/fxite/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/fxite/Makefile b/editors/fxite/Makefile
index c9a1ec03d02a..50dd766b39ab 100644
--- a/editors/fxite/Makefile
+++ b/editors/fxite/Makefile
@@ -30,6 +30,7 @@ LDFLAGS+= -lgetline
PLIST_FILES= bin/fxite \
share/pixmaps/fxite.xpm \
share/applications/fxite.desktop
+PLIST_DIRSTRY= share/applications
post-patch:
${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \