diff --git a/srcpkgs/postgresql/template b/srcpkgs/postgresql/template index af6ea03816..57e8e8bcc6 100644 --- a/srcpkgs/postgresql/template +++ b/srcpkgs/postgresql/template @@ -1,7 +1,7 @@ # Template file for 'postgresql' pkgname=postgresql version=8.4.17 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-docdir=/usr/share/doc --with-openssl --with-python --with-pam --datadir=/usr/share/postgresql --enable-thread-safety @@ -14,11 +14,6 @@ homepage="http://www.postgresql.org" license="BSD" distfiles="ftp://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2" checksum=dc884c34ec3535d9f8b579155948a703def0574aca47292b97b82a8189cd0436 -long_desc=" - PostgreSQL is a powerful, open source object-relational database system. - It has more than 15 years of active development and a proven architecture - that has earned it a strong reputation for reliability, data integrity, - and correctness." hostmakedepends="flex" makedepends="libfl-devel readline-devel openssl-devel perl>=5.16