aboutsummaryrefslogtreecommitdiff
path: root/lang/ccscript
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
parente8ff8704cbef73008967c56423459d13cb0bd671 (diff)
downloadports-937d072930c4be13a17a3e37c4b18190b2803529.tar.gz
ports-937d072930c4be13a17a3e37c4b18190b2803529.zip
Notes
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 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 \
diff --git a/lang/ccscript/distinfo b/lang/ccscript/distinfo
index 34e5ea0c0c62..335ae2fa6c8d 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 92153ae1ca3a..9a2d3d29a1e2 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