diff options
Diffstat (limited to 'lang/ccscript')
-rw-r--r-- | lang/ccscript/Makefile | 4 | ||||
-rw-r--r-- | lang/ccscript/distinfo | 2 | ||||
-rw-r--r-- | lang/ccscript/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile index 64bd7a6..05be7aa 100644 --- a/lang/ccscript/Makefile +++ b/lang/ccscript/Makefile @@ -6,13 +6,13 @@ # PORTNAME= ccscript -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.5 CATEGORIES= lang MASTER_SITES= ftp://www.voxilla.org/pub/ccscript/ MAINTAINER= dyfet@gnu.org -LIB_DEPENDS= ccio.0:${PORTSDIR}/devel/commoncpp +LIB_DEPENDS= ccstd.0:${PORTSDIR}/devel/commoncpp USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/lang/ccscript/distinfo b/lang/ccscript/distinfo index 35f3872..81103c0 100644 --- a/lang/ccscript/distinfo +++ b/lang/ccscript/distinfo @@ -1 +1 @@ -MD5 (ccscript-1.2.2.tar.gz) = e0cb0fdb22419c8c3f742a26488ef1e1 +MD5 (ccscript-1.2.5.tar.gz) = 01b5fe502bbcc000a23f84012b6eb4d3 diff --git a/lang/ccscript/pkg-plist b/lang/ccscript/pkg-plist index 9a2d3d2..cb202f7 100644 --- a/lang/ccscript/pkg-plist +++ b/lang/ccscript/pkg-plist @@ -3,3 +3,4 @@ include/cc++/script.h lib/libccscript.a lib/libccscript.so lib/libccscript.so.0 +@dirrm include/cc++ |