summaryrefslogtreecommitdiffstats
path: root/lang/ccscript
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-09-16 19:20:45 +0000
committerade <ade@FreeBSD.org>2000-09-16 19:20:45 +0000
commite54e3c0704d9ebd0cb933a63b3d63957279ac519 (patch)
tree3e603e5c61440951ea25291f16d9e446f2a91a08 /lang/ccscript
parent08d2684aa32b89a73becaafffd170e12f2fbb648 (diff)
downloadFreeBSD-ports-e54e3c0704d9ebd0cb933a63b3d63957279ac519.zip
FreeBSD-ports-e54e3c0704d9ebd0cb933a63b3d63957279ac519.tar.gz
Update to 1.2.1
PR: 21050 Submitted by: maintainer
Diffstat (limited to 'lang/ccscript')
-rw-r--r--lang/ccscript/Makefile4
-rw-r--r--lang/ccscript/distinfo2
-rw-r--r--lang/ccscript/pkg-plist1
3 files changed, 4 insertions, 3 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile
index 3db6de8..6e794f2 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 \
diff --git a/lang/ccscript/distinfo b/lang/ccscript/distinfo
index 34e5ea0..335ae2f 100644
--- a/lang/ccscript/distinfo
+++ b/lang/ccscript/distinfo
@@ -1 +1 @@
-MD5 (ccscript-1.1.1.tar.gz) = 5737dc9946f6e3d6a3c84eda4007dc35
+MD5 (ccscript-1.2.1.tar.gz) = 721e4f232fe67072d6a34f042bd2c80d
diff --git a/lang/ccscript/pkg-plist b/lang/ccscript/pkg-plist
index 92153ae..9a2d3d2 100644
--- a/lang/ccscript/pkg-plist
+++ b/lang/ccscript/pkg-plist
@@ -1,3 +1,4 @@
+bin/ccscript
include/cc++/script.h
lib/libccscript.a
lib/libccscript.so
OpenPOWER on IntegriCloud