aboutsummaryrefslogtreecommitdiff
path: root/net/unison232
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2014-11-18 12:07:17 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2014-11-18 12:07:17 +0000
commit13bd256c800ef0e8b8effd96c83d430f1fde35e8 (patch)
tree2e2ec2ba6d1b2796d013fdb907d00283029ae3ac /net/unison232
parent8200a27ea262bf801f61eff4a8e7e8275453d351 (diff)
downloadports-13bd256c800ef0e8b8effd96c83d430f1fde35e8.tar.gz
ports-13bd256c800ef0e8b8effd96c83d430f1fde35e8.zip
Notes
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 || :