summaryrefslogtreecommitdiff
path: root/databases/libgda3-mysql
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2008-03-25 16:07:17 +0000
committerKoop Mast <kwm@FreeBSD.org>2008-03-25 16:07:17 +0000
commitadfc5c844ac2789f531c4235b11b20e00b33c59a (patch)
treef96267cb2b595d792bfe3ff19b8d88183314b6dd /databases/libgda3-mysql
parent- Correct glib dependency (diff)
libgda3:
Correct typo. So libgda3-mdb build. libgda3-*: Correct stupid copy-paste error. Point to the correct subdir. Correct plist for libgda3-freetds Extra Large Pointyhat awarded to: kwm
Notes
Notes: svn path=/head/; revision=209793
Diffstat (limited to 'databases/libgda3-mysql')
-rw-r--r--databases/libgda3-mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgda3-mysql/Makefile b/databases/libgda3-mysql/Makefile
index ad05df8abdb2..0d8e47e16c06 100644
--- a/databases/libgda3-mysql/Makefile
+++ b/databases/libgda3-mysql/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Provides mysql backend for the libgda3 library
MASTERDIR= ${.CURDIR}/../libgda3
-BUILD_WRKSRC= ${WRKSRC}/providers/postgres/
+BUILD_WRKSRC= ${WRKSRC}/providers/mysql/
INSTALL_WRKSRC= ${BUILD_WRKSRC}
PLIST= ${.CURDIR}/pkg-plist