diff --git a/x11/ico/Makefile b/x11/ico/Makefile index a24f4bdda141..bbadbee338dc 100644 --- a/x11/ico/Makefile +++ b/x11/ico/Makefile @@ -1,13 +1,16 @@ PORTNAME= ico PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Displays a wire-frame rotating plyhedron USES= xorg xorg-cat:app USE_XORG= x11 -PLIST_FILES= bin/ico man/man1/ico.1.gz +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + +PLIST_FILES= bin/ico share/man/man1/ico.1.gz .include