diff options
author | Max Khon <fjoe@FreeBSD.org> | 2006-12-03 18:39:04 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2006-12-03 18:39:04 +0000 |
commit | 84956496a12f210b0e8ca485f01d9196d3a1b97a (patch) | |
tree | 4f77879917c9513f0c31a6a64f23eddb89816d84 /databases | |
parent | 4a87b7d2823628d21219d6ace459cf497a8f474e (diff) | |
download | ports-84956496a12f210b0e8ca485f01d9196d3a1b97a.tar.gz ports-84956496a12f210b0e8ca485f01d9196d3a1b97a.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/pgadmin3/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile index 1ae51ce3c44c..400f82565c30 100644 --- a/databases/pgadmin3/Makefile +++ b/databases/pgadmin3/Makefile @@ -35,9 +35,6 @@ post-patch: -e 's,== no,= no,'\ ${WRKSRC}/configure -post-install: - @${CAT} ${PKGMESSAGE} - .include <bsd.port.pre.mk> .if ${OSVERSION} < 503105 || ${OSVERSION} < 600014 |