From a78e7dde655c262237599dc1f6c269400082db04 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 20 Dec 2018 16:50:49 +0000 Subject: [PATCH] sysutils/xorriso: Correct the previous commit r487866: the plist fix should have been different The path in do-install-TK-off is corrected. Reported by: tobik Approved by: portmgr (unbreak) --- sysutils/xorriso/Makefile | 4 ++-- sysutils/xorriso/pkg-plist | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/sysutils/xorriso/Makefile b/sysutils/xorriso/Makefile index eab98b67005e..019f49740e38 100644 --- a/sysutils/xorriso/Makefile +++ b/sysutils/xorriso/Makefile @@ -3,7 +3,7 @@ PORTNAME= xorriso PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://files.libburnia-project.org/releases/ DISTNAME= libisoburn-${PORTVERSION} @@ -51,7 +51,7 @@ post-patch: do-install-TK-off: ${RM} ${STAGEDIR}${PREFIX}/bin/xorriso-tcltk \ ${STAGEDIR}${PREFIX}/man/man1/xorriso-tcltk.1.gz \ - ${STAGEDIR}${PREFIX}/info/xorriso-tcltk.info + ${STAGEDIR}${PREFIX}/share/info/xorriso-tcltk.info do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/xorriso/pkg-plist b/sysutils/xorriso/pkg-plist index f74c3d4afd6b..3d066f68277c 100644 --- a/sysutils/xorriso/pkg-plist +++ b/sysutils/xorriso/pkg-plist @@ -14,4 +14,3 @@ man/man1/xorrecord.1.gz %%TK%%man/man1/xorriso-tcltk.1.gz man/man1/xorriso.1.gz man/man1/xorrisofs.1.gz -share/info/xorriso-tcltk.info