aboutsummaryrefslogtreecommitdiff
path: root/net/unison232
diff options
context:
space:
mode:
Diffstat (limited to 'net/unison232')
-rw-r--r--net/unison232/Makefile3
-rw-r--r--net/unison232/pkg-plist4
2 files changed, 2 insertions, 5 deletions
diff --git a/net/unison232/Makefile b/net/unison232/Makefile
index 8fab8e113bcc..9dfb85ead2da 100644
--- a/net/unison232/Makefile
+++ b/net/unison232/Makefile
@@ -18,7 +18,7 @@ COMMENT= User-level file synchronization tool
LICENSE= GPLv3
PLIST_SUB= PORTVERSION=${PORTVERSION}
-USES= gmake
+USES= desktop-file-utils gmake
WANT_GNOME= yes
MAKE_ARGS= CFLAGS=""
@@ -44,7 +44,6 @@ RUN_DEPENDS+= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2
PATCH_DEPENDS+= ${BUILD_DEPENDS}
CONFLICTS+= ocaml-nox11*
SUB_FILES+= ${PORTNAME}.desktop
-PLIST_FILES+= share/pixmaps/${PORTNAME}${PKGNAMESUFFIX}.png
.else
MAKE_ARGS+= UISTYLE=text
PLIST_SUB+= TEXT="@comment "
diff --git a/net/unison232/pkg-plist b/net/unison232/pkg-plist
index 14d74f852adb..8725e2738de5 100644
--- a/net/unison232/pkg-plist
+++ b/net/unison232/pkg-plist
@@ -1,12 +1,10 @@
bin/unison232
%%TEXT%%share/applications/unison232.desktop
%%TEXT%%bin/unison232-text
+%%TEXT%%share/pixmaps/unison232.png
%%PORTDOCS%%%%DOCSDIR%%/BUGS.txt
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.html
%%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.pdf
%%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.ps
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-%%TEXT%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || :
-%%TEXT%%@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || :