diff options
Diffstat (limited to 'cad/tkgate/Makefile')
-rw-r--r-- | cad/tkgate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index f7a1e894251a..6c6fd3717045 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -1,5 +1,6 @@ PORTNAME= tkgate PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://cdn.bitbucket.org/starling13/tkgate/downloads/ @@ -19,6 +20,7 @@ USE_XORG= x11 xft USE_GNOME= pango OPTIONS_DEFINE= DOCS GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share post-patch: @${REINPLACE_CMD} -e \ |