aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
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-toolkits
parent9630e7bef6c88f72dcdc4633b553eccf13141b3a (diff)
downloadports-c2d62ca97a8f44ae4862f4e3f50431f56d8deab3.tar.gz
ports-c2d62ca97a8f44ae4862f4e3f50431f56d8deab3.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtkmm24/Makefile2
-rw-r--r--x11-toolkits/libgnomeprintuimm/Makefile2
-rw-r--r--x11-toolkits/libgnomeuimm26/Makefile2
-rw-r--r--x11-toolkits/libsexymm/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile
index 77018b4c4862..47b3a98c9acc 100644
--- a/x11-toolkits/gtkmm24/Makefile
+++ b/x11-toolkits/gtkmm24/Makefile
@@ -51,7 +51,7 @@ post-patch:
${WRKSRC}/Makefile.in
.endif
-patch-autotools:
+patch-autotools::
@(cd ${PATCH_WRKSRC}; \
for file in ${LIBTOOLFILES}; do \
${CP} $$file $$file.tmp; \
diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile
index 6aea556a2d44..16ae384653ed 100644
--- a/x11-toolkits/libgnomeprintuimm/Makefile
+++ b/x11-toolkits/libgnomeprintuimm/Makefile
@@ -37,7 +37,7 @@ post-patch:
@${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \
${WRKSRC}/tools/extra_defs_gen/Makefile.in
-patch-autotools:
+patch-autotools::
@(cd ${PATCH_WRKSRC}; \
for file in ${LIBTOOLFILES}; do \
${CP} $$file $$file.tmp; \
diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile
index 7b1b791b2041..faf5a88dad80 100644
--- a/x11-toolkits/libgnomeuimm26/Makefile
+++ b/x11-toolkits/libgnomeuimm26/Makefile
@@ -43,7 +43,7 @@ post-patch:
@${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \
${WRKSRC}/tools/extra_defs_gen/Makefile.in
-patch-autotools:
+patch-autotools::
@(cd ${PATCH_WRKSRC}; \
for file in ${LIBTOOLFILES}; do \
${CP} $$file $$file.tmp; \
diff --git a/x11-toolkits/libsexymm/Makefile b/x11-toolkits/libsexymm/Makefile
index 2b147512c71a..3ff499a3e229 100644
--- a/x11-toolkits/libsexymm/Makefile
+++ b/x11-toolkits/libsexymm/Makefile
@@ -24,7 +24,7 @@ INSTALLS_SHLIB= yes
USE_X_PREFIX= yes
USE_GCC= 3.4
-patch-autotools:
+patch-autotools::
@(cd ${PATCH_WRKSRC}; \
for file in ${LIBTOOLFILES}; do \
${CP} $$file $$file.tmp; \