summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2005-11-19 06:02:20 +0000
committerade <ade@FreeBSD.org>2005-11-19 06:02:20 +0000
commit2845f609f56f10402b8466c394943a1e64466ae1 (patch)
tree2dc27564fc10e17093aaf559dd878e18072d471b /databases
parent3f8f68f964ff4252a330957869a627a5b3e3dd30 (diff)
downloadFreeBSD-ports-2845f609f56f10402b8466c394943a1e64466ae1.zip
FreeBSD-ports-2845f609f56f10402b8466c394943a1e64466ae1.tar.gz
Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if they need to.
Diffstat (limited to 'databases')
-rw-r--r--databases/libgdamm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgdamm/Makefile b/databases/libgdamm/Makefile
index f784a5a..ccf2c86 100644
--- a/databases/libgdamm/Makefile
+++ b/databases/libgdamm/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ARGS= --enable-static
BROKEN= "Does not build with libgda-1.3.91"
-patch-autotools:
+patch-autotools::
@(cd ${PATCH_WRKSRC}; \
for file in ${LIBTOOLFILES}; do \
${CP} $$file $$file.tmp; \
OpenPOWER on IntegriCloud