1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- fix onig-config --version

Reported by:	David Chisnall
This commit is contained in:
Dirk Meyer 2009-02-24 18:01:00 +00:00
parent f1477e2679
commit 4b6e89f889
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229005
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= oniguruma
PORTVERSION= 5.9.1
PORTREVISION= 1
CATEGORIES= devel textproc
MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/
DISTNAME= onig-${PORTVERSION}

View File

@ -36,7 +36,7 @@ while test $# -gt 0; do
echo $exec_prefix
;;
--version)
echo 1.2.9
echo 5.2.9
;;
--cflags)
echo -I${prefix}/include