1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

graphics/seejpeg: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-24 11:41:24 +01:00
parent 6aa74c1095
commit cf4a20a482
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= seejpeg
PORTVERSION= 1.10
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= SUNSITE/apps/graphics/viewers/svga
@ -15,6 +15,6 @@ ALL_TARGET= seejpeg
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES= bin/seejpeg man/man1/seejpeg.1.gz
PLIST_FILES= bin/seejpeg share/man/man1/seejpeg.1.gz
.include <bsd.port.mk>

View File

@ -7,7 +7,7 @@
-BIN= /usr/local/bin
-MAN= /usr/local/man/man1
+BIN= ${LOCALBASE}/bin
+MAN= ${LOCALBASE}/man/man1
+MAN= ${LOCALBASE}/share/man/man1
# See the README for a description of these options.
#OPTIONS= -DNO_32K_CASCADE -DTESTMODE=G640x480x32K -DBUG_WORKAROUND -DONLY_1_8_MODES