summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 09:32:01 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 10:03:11 +0100
commitcb7d76edd2600f33935ab5226eecb87f2b8d5ca7 (patch)
treeca096891e8579244368fb61a405b209a53b98a7b
parent78f30c807151538d03fee13705a3f3fd4190413d (diff)
downloadfreebsd-ports-cb7d76edd2600f33935ab5226eecb87f2b8d5ca7.zip
games/xzip: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--games/xzip/Makefile4
-rw-r--r--games/xzip/files/patch-Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/games/xzip/Makefile b/games/xzip/Makefile
index 7cb3f6284ed9..b765f79b0cd9 100644
--- a/games/xzip/Makefile
+++ b/games/xzip/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xzip
PORTVERSION= 1.8.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/zip/ \
http://www.ifarchive.org/if-archive/infocom/interpreters/zip/ \
@@ -17,6 +17,6 @@ USE_XORG= x11
WRKSRC= ${WRKDIR}/xzip
ALL_TARGET=
-PLIST_FILES= bin/xzip man/man1/xzip.1.gz
+PLIST_FILES= bin/xzip share/man/man1/xzip.1.gz
.include <bsd.port.mk>
diff --git a/games/xzip/files/patch-Makefile b/games/xzip/files/patch-Makefile
index a4ffa9344fb0..5a83bcb381f6 100644
--- a/games/xzip/files/patch-Makefile
+++ b/games/xzip/files/patch-Makefile
@@ -34,7 +34,7 @@
- install -s $(PROGRAM) $(DESTDIR)/bin
- install $(PROGRAM).1 $(DESTDIR)/man/man1
+ ${BSD_INSTALL_PROGRAM} $(PROGRAM) $(DESTDIR)$(PREFIX)/bin/
-+ ${BSD_INSTALL_DATA} $(PROGRAM).1 $(DESTDIR)$(PREFIX)/man/man1/
++ ${BSD_INSTALL_DATA} $(PROGRAM).1 $(DESTDIR)$(PREFIX)/share/man/man1/
clean :
-rm -f *~ *.o $(PROGRAM) test