- missing build dependency
ok kili@ (MAINTAINER)
This commit is contained in:
parent
ebe0cac536
commit
552ebbf0ee
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.7 2009/03/16 22:17:01 kili Exp $
|
# $OpenBSD: Makefile,v 1.8 2009/03/24 22:05:18 jasper Exp $
|
||||||
|
|
||||||
COMMENT= utility to turn simply formatted text into markup
|
COMMENT= utility to turn simply formatted text into markup
|
||||||
|
|
||||||
@ -21,6 +21,8 @@ EXTRACT_SUFX= .tgz
|
|||||||
|
|
||||||
MODULES= lang/python
|
MODULES= lang/python
|
||||||
|
|
||||||
|
BUILD_DEPENDS= ::devel/gettext
|
||||||
|
|
||||||
PKG_ARCH= *
|
PKG_ARCH= *
|
||||||
|
|
||||||
DOCDIR= ${PREFIX}/share/doc/txt2tags
|
DOCDIR= ${PREFIX}/share/doc/txt2tags
|
||||||
|
Loading…
Reference in New Issue
Block a user