diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vigor/Makefile | 5 | ||||
-rw-r--r-- | editors/vigor/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 9ac5fb9..733b65d 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: vigor -# Version required: 0.007 +# Version required: 0.014 # Date created: 17 Jan 2000 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= vigor-0.007 +DISTNAME= vigor-0.014 CATEGORIES= editors tk82 tcl82 MASTER_SITES= http://www.red-bean.com:8080/ @@ -17,6 +17,7 @@ LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 \ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--program-transform-name="s,0,1," +CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" WRKSRC= ${WRKDIR}/${DISTNAME}/build CFLAGS+= -I${LOCALBASE}/include/tcl8.2 -I${LOCALBASE}/include/tk8.2 diff --git a/editors/vigor/distinfo b/editors/vigor/distinfo index de05179..0db41e3 100644 --- a/editors/vigor/distinfo +++ b/editors/vigor/distinfo @@ -1 +1 @@ -MD5 (vigor-0.007.tar.gz) = 27fda5eb9966079df2e2e44e586b8782 +MD5 (vigor-0.014.tar.gz) = 3a4db4d194cf3a1357e2fc41db9a5967 |