Add dependency on devel/pkgconfig.

Pointy hat to:	pointyhat via kris
This commit is contained in:
Norikatsu Shigemura
2004-12-26 01:22:43 +00:00
parent 135c4b9591
commit 3f5ac53011
3 changed files with 6 additions and 2 deletions

View File

@@ -13,6 +13,7 @@
PORTNAME= sqlite
PORTVERSION= 2.8.15
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.sqlite.org/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -56,6 +57,7 @@ MAKE_ENV+= TCL_VER=${TCL_V}
.endif
USE_GMAKE= YES
USE_GNOME= pkgconfig
USE_LIBTOOL_VER= 13
GNU_CONFIGURE= YES
USE_REINPLACE= YES

View File

@@ -12,7 +12,7 @@
PORTNAME= sqlite
PORTVERSION= 3.0.8
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= http://www.sqlite.org/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -49,6 +49,7 @@ MAKE_ENV+= TCL_VER=${TCL_V}
.endif
USE_GMAKE= YES
USE_GNOME= pkgconfig
USE_LIBTOOL_VER= 13
GNU_CONFIGURE= YES
USE_REINPLACE= YES

View File

@@ -12,7 +12,7 @@
PORTNAME= sqlite
PORTVERSION= 3.0.8
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= http://www.sqlite.org/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -49,6 +49,7 @@ MAKE_ENV+= TCL_VER=${TCL_V}
.endif
USE_GMAKE= YES
USE_GNOME= pkgconfig
USE_LIBTOOL_VER= 13
GNU_CONFIGURE= YES
USE_REINPLACE= YES