aboutsummaryrefslogtreecommitdiff
path: root/databases/pgadmin3-12
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2005-11-19 18:09:45 +0000
committerMax Khon <fjoe@FreeBSD.org>2005-11-19 18:09:45 +0000
commit5ab3efb6eb11d9c22df92398b0d55382a86e37af (patch)
tree51d5d367a3aa4eddc1914b88a1fc04f47641876a /databases/pgadmin3-12
parent63b511e8f1a33cdac2ad7e63559a8988e136d5ef (diff)
downloadports-5ab3efb6eb11d9c22df92398b0d55382a86e37af.tar.gz
ports-5ab3efb6eb11d9c22df92398b0d55382a86e37af.zip
- NO_LATEST_LINK=yes
Notes
Notes: svn path=/head/; revision=148797
Diffstat (limited to 'databases/pgadmin3-12')
-rw-r--r--databases/pgadmin3-12/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pgadmin3-12/Makefile b/databases/pgadmin3-12/Makefile
index 1b72ba915487..4c8074a5a2a6 100644
--- a/databases/pgadmin3-12/Makefile
+++ b/databases/pgadmin3-12/Makefile
@@ -22,6 +22,7 @@ CONFIGURE_ARGS= --with-wx=${X11BASE} --with-wx-config=${WX_CONFIG}
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LIBS="${PTHREAD_LIBS}"
CONFLICTS= pgadmin3-1.[456789]*
+NO_LATEST_LINK= yes
.include <bsd.port.pre.mk>