aboutsummaryrefslogtreecommitdiffstats
path: root/editors/komodo-edit
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2008-02-20 20:35:36 +0800
committerarved <arved@FreeBSD.org>2008-02-20 20:35:36 +0800
commita9311a29fbfb988f3c8e917616fb33eb5f213975 (patch)
tree3b94b3dbe2b78e0f59e8b9ffda3b80b577bbeaaa /editors/komodo-edit
parenta57076cbeef6be008ff746dbb6f0c363f8c67378 (diff)
downloadfreebsd-ports-gnome-a9311a29fbfb988f3c8e917616fb33eb5f213975.tar.gz
freebsd-ports-gnome-a9311a29fbfb988f3c8e917616fb33eb5f213975.tar.zst
freebsd-ports-gnome-a9311a29fbfb988f3c8e917616fb33eb5f213975.zip
Create share/applications directory before trying to install files into it.
Reported by: pointyhat
Diffstat (limited to 'editors/komodo-edit')
-rw-r--r--editors/komodo-edit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/komodo-edit/Makefile b/editors/komodo-edit/Makefile
index 8f296dc59af1..f63d3565d183 100644
--- a/editors/komodo-edit/Makefile
+++ b/editors/komodo-edit/Makefile
@@ -29,6 +29,7 @@ post-patch:
${WRKSRC}/support/_install.py
do-install:
+ ${MKDIR} ${PREFIX}/share/applications
cd ${WRKSRC}; ./install.sh -I ${DATADIR}
${LN} -sf ${DATADIR}/bin/komodo ${PREFIX}/bin/komodo