summaryrefslogtreecommitdiff
path: root/databases/libgda3-mdb
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-mdb
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-mdb')
-rw-r--r--databases/libgda3-mdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgda3-mdb/Makefile b/databases/libgda3-mdb/Makefile
index 6a02f5a3177c..5f4cfc15bb22 100644
--- a/databases/libgda3-mdb/Makefile
+++ b/databases/libgda3-mdb/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Provides mdb backend for the libgda3 library
MASTERDIR= ${.CURDIR}/../libgda3
-BUILD_WRKSRC= ${WRKSRC}/providers/postgres/
+BUILD_WRKSRC= ${WRKSRC}/providers/mdb/
INSTALL_WRKSRC= ${BUILD_WRKSRC}
PLIST= ${.CURDIR}/pkg-plist