diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-03-31 20:39:34 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-03-31 20:39:34 +0000 |
commit | daa3834038233267641308e61e637dbeabf21643 (patch) | |
tree | 6aed75a69432fe2970f39fd23dbc0468d97b94a8 /databases/libgda4-mdb | |
parent | f2f10effc64d71aaca04f1c1807592411ef596d4 (diff) | |
download | ports-daa3834038233267641308e61e637dbeabf21643.tar.gz ports-daa3834038233267641308e61e637dbeabf21643.zip |
Notes
Diffstat (limited to 'databases/libgda4-mdb')
-rw-r--r-- | databases/libgda4-mdb/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/libgda4-mdb/Makefile b/databases/libgda4-mdb/Makefile index c12f978b4c2b..1f98f8dc4afc 100644 --- a/databases/libgda4-mdb/Makefile +++ b/databases/libgda4-mdb/Makefile @@ -16,8 +16,6 @@ PLIST= ${.CURDIR}/pkg-plist LIBGDA4_SLAVE= mdb -NO_STAGE= yes - post-extract: @${REINPLACE_CMD} -e 's|MDB_SDATETIME|MDB_DATETIME|g' \ ${WRKSRC}/providers/mdb/gda-mdb-provider.c \ |