diff --git a/x11-wm/transset/Makefile b/x11-wm/transset/Makefile index 7368948cc24d..14cbf0e9f699 100644 --- a/x11-wm/transset/Makefile +++ b/x11-wm/transset/Makefile @@ -1,16 +1,18 @@ PORTNAME= transset PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= x11-wm MAINTAINER= x11@FreeBSD.org COMMENT= Make your windows transparent WWW= https://forchheimer.se/transset-df/ USES= xorg xorg-cat:app USE_XORG= x11 xorgproto -PLIST_FILES= bin/transset man/man1/transset.1.gz +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + +PLIST_FILES= bin/transset share/man/man1/transset.1.gz .include