diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2012-06-08 14:12:22 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2012-06-08 14:12:22 +0000 |
commit | 690ab8fe32f2e52c6ba2e220725c3be622397d4c (patch) | |
tree | 7e8483908f8b6d7a75cc778d35ddb00cb1aa8153 /graphics | |
parent | 025810a3497c7a3d34e6f6a2f4b47489de8c44f9 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/bmeps/Makefile | 4 | ||||
-rw-r--r-- | graphics/bmeps/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index 389637478f81..912d3d987278 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -6,8 +6,7 @@ # PORTNAME= bmeps -PORTVERSION= 2.2.22 -PORTREVISION= 2 +PORTVERSION= 2.2.24 CATEGORIES= graphics perl5 MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION} DISTNAME= dktools-${PORTVERSION} @@ -27,6 +26,7 @@ USE_PERL5= yes GNU_CONFIGURE= yes MAKE_ARGS= bmeps +MAKE_JOBS_UNSAFE=yes CFLAGS+= -I${PREFIX}/include LDFLAGS+= -L${PREFIX}/lib diff --git a/graphics/bmeps/distinfo b/graphics/bmeps/distinfo index eff16b967125..17823781fd3e 100644 --- a/graphics/bmeps/distinfo +++ b/graphics/bmeps/distinfo @@ -1,2 +1,2 @@ -SHA256 (dktools-2.2.22.zip) = 34b14bb679e90e7093027995954a7591916b4758b2b1aa482eed3ae53b676067 -SIZE (dktools-2.2.22.zip) = 5806013 +SHA256 (dktools-2.2.24.zip) = e72df91857737032fa9359411e74ebcda2a71b19e7cc583e8052768c5d4e3bcb +SIZE (dktools-2.2.24.zip) = 5811240 |