summaryrefslogtreecommitdiff
path: root/lang/ccscript/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-09-16 19:20:45 +0000
committerAde Lovett <ade@FreeBSD.org>2000-09-16 19:20:45 +0000
commit937d072930c4be13a17a3e37c4b18190b2803529 (patch)
treeda5ce891d85d6994f965cfc08d0340d00c9af24f /lang/ccscript/Makefile
parentUpdate MASTER_SITES; I checked the checksum on the new location. (diff)
Update to 1.2.1
PR: 21050 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=32724
Diffstat (limited to 'lang/ccscript/Makefile')
-rw-r--r--lang/ccscript/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile
index 3db6de80186d..6e794f2ba29e 100644
--- a/lang/ccscript/Makefile
+++ b/lang/ccscript/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ccscript
-PORTVERSION= 1.1.1
+PORTVERSION= 1.2.1
CATEGORIES= lang
MASTER_SITES= ftp://www.voxilla.org/pub/ccscript/
@@ -19,7 +19,7 @@ USE_LIBTOOL= yes
USE_AUTOCONF= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib -lpthread"
post-extract:
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \