diff options
Diffstat (limited to 'cad/nvc/Makefile')
-rw-r--r-- | cad/nvc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/nvc/Makefile b/cad/nvc/Makefile index 55336e2faea8..436ac33e9c33 100644 --- a/cad/nvc/Makefile +++ b/cad/nvc/Makefile @@ -1,6 +1,7 @@ PORTNAME= nvc DISTVERSIONPREFIX= r DISTVERSION= 1.11.3 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org @@ -30,6 +31,7 @@ GH_ACCOUNT= nickg SHEBANG_FILES= contrib/functions.sh GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share LDFLAGS+= -lexecinfo |