Skip to content

Commit

Permalink
lang/oo2c: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 24, 2024
1 parent 0964768 commit 4440224
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion lang/oo2c/Makefile
@@ -1,6 +1,6 @@
PORTNAME= oo2c
PORTVERSION= 2.1.11
PORTREVISION= 14
PORTREVISION= 15
CATEGORIES= lang
MASTER_SITES= SF/ooc/ooc2/${PORTVERSION}
DISTNAME= ${PORTNAME}_${BITS}-${PORTVERSION}
Expand All @@ -19,6 +19,7 @@ LIB_DEPENDS= libgc.so:devel/boehm-gc
DOCSDIR= lib/${PORTNAME}
USES= gmake libtool:build localbase:ldflags tar:bzip2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
USE_CSTD= gnu89
USE_GCC= yes
Expand Down
8 changes: 4 additions & 4 deletions lang/oo2c/pkg-plist
Expand Up @@ -3,10 +3,10 @@ bin/oob
bin/oobacktrace
bin/ooef
bin/oowhereis
man/man1/oo2c.1.gz
man/man1/oob.1.gz
man/man1/ooef.1.gz
man/man1/oowhereis.1.gz
share/man/man1/oo2c.1.gz
share/man/man1/oob.1.gz
share/man/man1/ooef.1.gz
share/man/man1/oowhereis.1.gz
lib/liboo2c.a
lib/liboo2c.so
lib/liboo2c.so.3
Expand Down

0 comments on commit 4440224

Please sign in to comment.