fixes COMMENT, Regress target
This commit is contained in:
parent
ea1cc35ae9
commit
30bcd45dd8
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2001/04/17 06:26:54 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2001/10/30 07:14:53 shell Exp $
|
||||
|
||||
COMMENT= 'provides UTF-8 locale support'
|
||||
COMMENT= "provides UTF-8 locale support"
|
||||
|
||||
DISTNAME= libutf8-0.7.3
|
||||
CATEGORIES= devel misc
|
||||
NEED_VERSION= 1.364
|
||||
NEED_VERSION= 1.488
|
||||
MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/utf8/ \
|
||||
ftp://ftp.shellhung.org/pub/OpenBSD/packages/devel/
|
||||
|
||||
@ -18,4 +18,6 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
CONFIGURE_STYLE= gnu dest
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} --enable-static
|
||||
|
||||
REGRESS_TARGET= test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user