mandir was not correct...
bump revision. ok jasper@.
This commit is contained in:
parent
91232e7599
commit
dc80089729
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/10/10 20:22:55 rpointel Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/10/13 21:03:53 rpointel Exp $
|
||||
|
||||
COMMENT = source code beautifier
|
||||
|
||||
DISTNAME = uncrustify-0.59
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = textproc devel
|
||||
|
||||
@ -21,6 +22,7 @@ WANTLIB += c m stdc++
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=uncrustify/}
|
||||
|
||||
CONFIGURE_STYLE = simple
|
||||
CONFIGURE_ARGS += --mandir=${LOCALBASE}/man/
|
||||
|
||||
MODULES = lang/python
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/10/07 20:34:28 rpointel Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/10/13 21:03:53 rpointel Exp $
|
||||
@bin bin/uncrustify
|
||||
share/man/
|
||||
share/man/man1/
|
||||
@man share/man/man1/uncrustify.1
|
||||
@man man/man1/uncrustify.1
|
||||
share/uncrustify/
|
||||
share/uncrustify/ben.cfg
|
||||
share/uncrustify/d.cfg
|
||||
|
Loading…
Reference in New Issue
Block a user