Skip to content

Commit

Permalink
devel/love10: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 6, 2024
1 parent 1f35762 commit 46ed598
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion devel/love10/Makefile
@@ -1,6 +1,6 @@
PORTNAME= love
PORTVERSION= 0.10.2
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= devel games
MASTER_SITES= https://bitbucket.org/rude/love/downloads/ \
http://mirror.amdmi3.ru/distfiles/
Expand Down Expand Up @@ -29,6 +29,7 @@ USES= autoreconf compiler:c++11-lib desktop-file-utils gl gmake \
USE_SDL= sdl2
USE_GL= gl glu
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --program-suffix=${PKGNAMESUFFIX}
WRKSRC= ${WRKDIR}/love-${PORTVERSION}
INSTALL_TARGET= install-strip
Expand Down
2 changes: 1 addition & 1 deletion devel/love10/pkg-plist
Expand Up @@ -2,7 +2,7 @@ bin/love10
lib/liblove10.so
lib/liblove10.so.0
lib/liblove10.so.0.0.0
man/man1/love10.1.gz
share/man/man1/love10.1.gz
share/applications/love10.desktop
share/icons/hicolor/scalable/mimetypes/application-x-love10-game.svg
share/mime/packages/love10.xml
Expand Down

0 comments on commit 46ed598

Please sign in to comment.