aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-09-25 17:18:17 +0800
committervs <vs@FreeBSD.org>2005-09-25 17:18:17 +0800
commit2bf2f674fb2d73d38a60035fb4afaafcfa639213 (patch)
tree3b7b3dd3d77c446854cbd926d13dcca0ae6d12d6 /graphics
parentb97c6846b1d465dd5d4ecf77b0cb37cdb91e9f43 (diff)
downloadfreebsd-ports-gnome-2bf2f674fb2d73d38a60035fb4afaafcfa639213.tar.gz
freebsd-ports-gnome-2bf2f674fb2d73d38a60035fb4afaafcfa639213.tar.zst
freebsd-ports-gnome-2bf2f674fb2d73d38a60035fb4afaafcfa639213.zip
Use pre-configure target.
Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cal3d-devel/Makefile3
-rw-r--r--graphics/cal3d/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/graphics/cal3d-devel/Makefile b/graphics/cal3d-devel/Makefile
index 63f5f483b8b0..970af8772517 100644
--- a/graphics/cal3d-devel/Makefile
+++ b/graphics/cal3d-devel/Makefile
@@ -23,11 +23,10 @@ USE_AUTOHEADER_VER= 259
USE_INC_LIBTOOL_VER= 15
INSTALLS_SHLIB= yes
CONFIGURE_ARGS+= --disable-static
-PATCH_DEPENDS+= ${AUTOMAKE_DEPENDS}
.include <bsd.port.pre.mk>
-post-patch:
+pre-configure:
cd ${WRKSRC} && ${ACLOCAL} -I ${LOCALBASE}/share/aclocal
cd ${WRKSRC} && ${AUTOHEADER}
cd ${WRKSRC} && ${LIBTOOLIZE} --automake --force
diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile
index 63f5f483b8b0..970af8772517 100644
--- a/graphics/cal3d/Makefile
+++ b/graphics/cal3d/Makefile
@@ -23,11 +23,10 @@ USE_AUTOHEADER_VER= 259
USE_INC_LIBTOOL_VER= 15
INSTALLS_SHLIB= yes
CONFIGURE_ARGS+= --disable-static
-PATCH_DEPENDS+= ${AUTOMAKE_DEPENDS}
.include <bsd.port.pre.mk>
-post-patch:
+pre-configure:
cd ${WRKSRC} && ${ACLOCAL} -I ${LOCALBASE}/share/aclocal
cd ${WRKSRC} && ${AUTOHEADER}
cd ${WRKSRC} && ${LIBTOOLIZE} --automake --force