diff options
author | dirk <dirk@FreeBSD.org> | 2001-03-11 13:04:08 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2001-03-11 13:04:08 +0000 |
commit | 16ddf4ef235ab12009521b948d305d2a74e1d2f9 (patch) | |
tree | 4113621fd3742f698e379618bf2601920535d0d2 /databases/xmysql/Makefile | |
parent | ac9ae599a29388d2de423f7404163b3d8baac05e (diff) | |
download | FreeBSD-ports-16ddf4ef235ab12009521b948d305d2a74e1d2f9.zip FreeBSD-ports-16ddf4ef235ab12009521b948d305d2a74e1d2f9.tar.gz |
libxforms.so.0 -> libforms.so.0
Diffstat (limited to 'databases/xmysql/Makefile')
-rw-r--r-- | databases/xmysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile index 8bcafb6..ae8a41e 100644 --- a/databases/xmysql/Makefile +++ b/databases/xmysql/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://web.wt.net/~dblhack/ \ MAINTAINER= dirk@FreeBSD.org -LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ +LIB_DEPENDS= forms.0:${PORTSDIR}/x11-toolkits/xforms \ mysqlclient.10:${PORTSDIR}/databases/mysql323-client USE_X_PREFIX= yes |