diff --git a/devel/libowfat/Makefile b/devel/libowfat/Makefile index f279116f537b..16845171a764 100644 --- a/devel/libowfat/Makefile +++ b/devel/libowfat/Makefile @@ -6,18 +6,18 @@ # PORTNAME= libowfat -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= devel ipv6 MASTER_SITES= http://dl.fefe.de/ MAINTAINER= tmseck@netcologne.de COMMENT= A general purpose library based on code by D. J. Bernstein -USE_BZIP2= YES -USE_GMAKE= YES +USE_BZIP2= yes +USE_GMAKE= yes MAKEFILE= GNUmakefile -MAKE_ENV+= INSTALL="${INSTALL}" +MAKE_ENV= INSTALL="${INSTALL}" CC="${CC}" OPTIONS= LIBOWFAT_OPTIMIZED_CFLAGS "Use optimized CFLAGS" on @@ -36,9 +36,7 @@ include= array.h buffer.h byte.h case.h dns.h errmsg.h fmt.h \ uint16.h uint32.h uint64.h PLIST_DIRS= include/libowfat PLIST_FILES= ${include:S,^,include/libowfat/,} lib/libowfat.a -.if!defined(NOPORTDOCS) PORTDOCS= CHANGES README TODO -.endif post-install: .if !defined(NOPORTDOCS) diff --git a/devel/libowfat/distinfo b/devel/libowfat/distinfo index 73d546dbaaa0..95fba27ea1d9 100644 --- a/devel/libowfat/distinfo +++ b/devel/libowfat/distinfo @@ -1,2 +1,2 @@ -MD5 (libowfat-0.23.tar.bz2) = 08b0686d2423dc586fe732ee3c51b0c3 -SIZE (libowfat-0.23.tar.bz2) = 113666 +MD5 (libowfat-0.24.tar.bz2) = a38b74998a45fd6c47e93e0fec1f6560 +SIZE (libowfat-0.24.tar.bz2) = 112302