misc/unclutter-xfixes: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman
2024-02-24 21:33:41 +01:00
parent 316f4f389f
commit 306502dc6e
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
PORTNAME= unclutter-xfixes
PORTVERSION= 1.6
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= misc
@@ -23,7 +24,7 @@ USE_XORG= x11 xi xfixes
CONFLICTS_INSTALL= unclutter-8*
PLIST_FILES= bin/unclutter \
man/man1/unclutter.1.gz
share/man/man1/unclutter.1.gz
MAKE_ARGS= CC=${CC}
+1 -1
View File
@@ -10,7 +10,7 @@
-MANDIR = $(PREFIX)/share/man/man1
-LICENSEDIR = $(PREFIX)/share/licenses/$(TARGET)
+BINDIR = /bin
+MANDIR = /man/man1
+MANDIR = /share/man/man1
+LICENSEDIR = /share/licenses/$(TARGET)
CC = gcc