aboutsummaryrefslogtreecommitdiff
path: root/net/unison
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2016-04-16 12:29:27 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2016-04-16 12:29:27 +0000
commited62b74be6d01a89cbf8546264610f6a29cca503 (patch)
treeb5a361ba84e4d8cb1ca2497539237a51e00a1b21 /net/unison
parent30c930dc0d6cf27bf75ba10827e5a1e76ec724e9 (diff)
downloadports-ed62b74be6d01a89cbf8546264610f6a29cca503.tar.gz
ports-ed62b74be6d01a89cbf8546264610f6a29cca503.zip
Notes
Diffstat (limited to 'net/unison')
-rw-r--r--net/unison/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile
index e4e8c028835d..9864652efe96 100644
--- a/net/unison/Makefile
+++ b/net/unison/Makefile
@@ -69,7 +69,6 @@ post-install:
cd ${DISTDIR}/${DIST_SUBDIR} && ${INSTALL_DATA} ${EXTRA_DOCS} ${STAGEDIR}${DOCSDIR}
.if ${PORT_OPTIONS:MX11}
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}-text ${STAGEDIR}${PREFIX}/bin
- @${MKDIR} ${STAGEDIR}${DESKTOPDIR}
${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR}
${INSTALL_DATA} ${WRKSRC}/win32rc/U_4_48x48x32.png ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png
.endif