diff options
author | billf <billf@FreeBSD.org> | 2000-02-11 19:01:34 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-02-11 19:01:34 +0000 |
commit | 703eb8fe1c94bc61654a60e3e4bbb7aa168041a1 (patch) | |
tree | 72c12850770810d3453ff5dc0b8fe81485dab639 /editors | |
parent | 783937e971dbe79aa3a5949c76814da1a00d06ac (diff) | |
download | FreeBSD-ports-703eb8fe1c94bc61654a60e3e4bbb7aa168041a1.zip FreeBSD-ports-703eb8fe1c94bc61654a60e3e4bbb7aa168041a1.tar.gz |
Sell my soul again and upgrade this evilness to 0.014, now even more annoying!
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 |