aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gephex
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-01-24 04:24:00 +0800
committerthierry <thierry@FreeBSD.org>2006-01-24 04:24:00 +0800
commit35497d852196a288e8a95f343309052304ff7f91 (patch)
treef3fbb3f3a64143e8099f8f2a4f4b4c0fc39b6e84 /graphics/gephex
parent82aa496fda7843c0614dc35e0642364b3baab071 (diff)
downloadfreebsd-ports-gnome-35497d852196a288e8a95f343309052304ff7f91.tar.gz
freebsd-ports-gnome-35497d852196a288e8a95f343309052304ff7f91.tar.zst
freebsd-ports-gnome-35497d852196a288e8a95f343309052304ff7f91.zip
Don't override run-autotools target, this is not necessary with the new
bsd.autotools.mk. Submitted by: Igor Pokrovsky <ip (at) doom.homeunix.org> (maintainer)
Diffstat (limited to 'graphics/gephex')
-rw-r--r--graphics/gephex/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/gephex/Makefile b/graphics/gephex/Makefile
index ccabb792a292..d7c1f9639dca 100644
--- a/graphics/gephex/Makefile
+++ b/graphics/gephex/Makefile
@@ -172,7 +172,4 @@ post-patch:
${WRKSRC}/configure.ac
@${REINPLACE_CMD} -e 's|%%PORTDOCS%%|${DO_DOCS}|' ${WRKSRC}/Makefile.am
-run-autotools: run-autotools-aclocal patch-autotools run-autotools-automake \
- run-autotools-autoconf run-autotools-autoheader
-
.include <bsd.port.post.mk>