aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pgadmin3
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2006-12-05 01:37:22 +0800
committerfjoe <fjoe@FreeBSD.org>2006-12-05 01:37:22 +0800
commit489cd01e7291f748b0ae9326e4f45c9ccac3793c (patch)
tree5ee0f9c975cdc3e5da8803495fee33b40afc5709 /databases/pgadmin3
parentecf07abda82897548a13100f8455a2ebc89eedba (diff)
downloadfreebsd-ports-gnome-489cd01e7291f748b0ae9326e4f45c9ccac3793c.tar.gz
freebsd-ports-gnome-489cd01e7291f748b0ae9326e4f45c9ccac3793c.tar.zst
freebsd-ports-gnome-489cd01e7291f748b0ae9326e4f45c9ccac3793c.zip
Mark as ignored with postgresql-client74. Needs 8.0+.
Diffstat (limited to 'databases/pgadmin3')
-rw-r--r--databases/pgadmin3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile
index 400f82565c30..a173f7b1d1f2 100644
--- a/databases/pgadmin3/Makefile
+++ b/databases/pgadmin3/Makefile
@@ -16,7 +16,7 @@ COMMENT= PostgreSQL database design and management system
USE_GETTEXT= yes
USE_PGSQL= yes
-IGNORE_WITH_PGSQL= 73
+IGNORE_WITH_PGSQL= 73 74
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LIBS="${PTHREAD_LIBS}"