diff options
Diffstat (limited to 'databases/xmysql/Makefile')
-rw-r--r-- | databases/xmysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile index 27a34e8b62cb..15e761a13705 100644 --- a/databases/xmysql/Makefile +++ b/databases/xmysql/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Sep 2 15:46:09 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.6 1998/08/07 23:56:13 asami Exp $ +# $Id: Makefile,v 1.7 1998/09/06 19:24:48 andreas Exp $ # DISTNAME= xmysql-1.8 @@ -15,7 +15,7 @@ MASTER_SITES= http://www.tcx.se/Contrib/ \ MAINTAINER= andreas@FreeBSD.ORG BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql321 -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ +LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \ xforms\\.0\\.:${PORTSDIR}/x11-toolkits/xforms USE_X_PREFIX= yes |