Skip to content

Commit

Permalink
cad/oregano: remove useless patch and leave manpages in share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Jan 12, 2024
1 parent 00d2fcd commit b721ad0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions cad/oregano/Makefile
@@ -1,7 +1,7 @@
PORTNAME= oregano
DISTVERSIONPREFIX= v
DISTVERSION= 0.84.43
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= cad

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -28,9 +28,6 @@ GLIB_SCHEMAS= io.ahoi.oregano.gschema.xml
CFLAGS+= -Wno-error=incompatible-function-pointer-types
.endif

post-patch:
@${REINPLACE_CMD} 's|$${MANDIR}|${MANPREFIX}/man|' ${WRKSRC}/data/wscript

post-stage:
@cd ${STAGEDIR}${PREFIX} && ${STRIP_CMD} bin/oregano bin/microtests
${RM} ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/gschemas.compiled
Expand Down
2 changes: 1 addition & 1 deletion cad/oregano/pkg-plist
@@ -1,6 +1,6 @@
bin/microtests
bin/oregano
man/man1/oregano.1.gz
share/man/man1/oregano.1.gz
share/applications/oregano.desktop
share/help/C/oregano/figures/Screenshot-zener.oregano.png
share/help/C/oregano/figures/oregano-Generate-List.png
Expand Down

0 comments on commit b721ad0

Please sign in to comment.