summaryrefslogtreecommitdiff
path: root/x11/libgnomemm26
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-11-19 06:02:20 +0000
committerAde Lovett <ade@FreeBSD.org>2005-11-19 06:02:20 +0000
commitc2d62ca97a8f44ae4862f4e3f50431f56d8deab3 (patch)
tree8e3e81ba2aa82baf12e4e895d0b5f6e973b24099 /x11/libgnomemm26
parentAdd dbus to the REQUIRE line for the rcND scripts to ensure dbus is started (diff)
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.
Notes
Notes: svn path=/head/; revision=148768
Diffstat (limited to 'x11/libgnomemm26')
-rw-r--r--x11/libgnomemm26/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile
index 8d4df9bd1614..7b033b871d3f 100644
--- a/x11/libgnomemm26/Makefile
+++ b/x11/libgnomemm26/Makefile
@@ -32,7 +32,7 @@ CONFIGURE_ARGS= --enable-static
PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
-patch-autotools:
+patch-autotools::
@(cd ${PATCH_WRKSRC}; \
for file in ${LIBTOOLFILES}; do \
${CP} $$file $$file.tmp; \