Index: Makefile =================================================================== RCS file: /home/jhelfman/ncvs/ports/databases/postgresql82-server/Makefile,v retrieving revision 1.203 diff -u -r1.203 Makefile --- Makefile 19 Oct 2011 18:29:58 -0000 1.203 +++ Makefile 19 Oct 2011 22:30:06 -0000 @@ -7,7 +7,7 @@ PORTNAME?= postgresql DISTVERSION?= 8.2.22 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= databases MASTER_SITES= ${MASTER_SITE_PGSQL} MASTER_SITE_SUBDIR= source/v${DISTVERSION} @@ -111,8 +111,6 @@ OPTIONS+= INTDATE "Builds with 64-bit date/time type (server)" off .endif # !SLAVE_ONLY -.include - .if !defined(SLAVE_ONLY) # . if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum) # USE_AUTOTOOLS= autoconf