Skip to content

Commit

Permalink
deskutils/cairo-dock: Sanitize MANPREFIX
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 15, 2024
1 parent 9af05f7 commit f2222dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deskutils/cairo-dock/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cairo-dock
PORTVERSION= 3.4.1
PORTREVISION= 11
PORTREVISION= 12
CATEGORIES= deskutils

MAINTAINER= ports@FreeBSD.org
Expand Down Expand Up @@ -30,7 +30,7 @@ USE_GNOME= glib20 gtk30 librsvg2 libxml2
USE_LDCONFIG= yes
CMAKE_ARGS= -Dinstall-pc-path:STRING="${LOCALBASE}/libdata/pkgconfig" \
-DROOT_PREFIX:PATH=${STAGEDIR} \
-DCMAKE_INSTALL_MANDIR:PATH=man \
-DCMAKE_INSTALL_MANDIR:PATH=share/man \

OPTIONS_DEFINE= X11 WAYLAND
OPTIONS_DEFAULT=EGL WAYLAND X11
Expand Down
2 changes: 1 addition & 1 deletion deskutils/cairo-dock/pkg-plist
Expand Up @@ -73,7 +73,7 @@ lib/libgldi.so
lib/libgldi.so.3
lib/libgldi.so.3.4.1
libdata/pkgconfig/gldi.pc
man/man1/cairo-dock.1.gz
share/man/man1/cairo-dock.1.gz
share/applications/cairo-dock-cairo.desktop
share/applications/cairo-dock.desktop
%%DATADIR%%/ChangeLog.txt
Expand Down

0 comments on commit f2222dd

Please sign in to comment.