add flavor description

change flavored pkgname to the default, like apr-util
This commit is contained in:
steven 2007-09-04 21:46:25 +00:00
parent 2bd7456f29
commit 91846b25a0
2 changed files with 4 additions and 2 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.12 2007/07/05 16:01:28 steven Exp $
# $OpenBSD: Makefile,v 1.13 2007/09/04 21:46:25 steven Exp $
COMMENT= "Apache Portable Runtime"
DISTNAME= apr-1.2.9
FULLPKGNAME= apr${MT}-1.2.9
SHARED_LIBS += apr-1${MT} 2.9 # .2.9
CATEGORIES= devel

View File

@ -1,3 +1,6 @@
The Apache Portable Run-time mission is to provide a library of
routines that allows programmers to write a program once and be
able to compile it anywhere.
Flavor:
mt - enable threading support