From c925c340dd97e7ad1d69c678a1fadd6e4812218d Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Tue, 24 Jul 2007 15:10:14 +0000 Subject: - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default in bsd.port.mk. Tested with: my tinderbox on i386 6 Approved by: portmgr --- math/calcoo/Makefile | 1 - math/tablix/Makefile | 1 - 2 files changed, 2 deletions(-) (limited to 'math') diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 6c3789485b16..3e92b420f09a 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -15,7 +15,6 @@ COMMENT= RPN and algebraic scientific calculator USE_GNOME= gtk20 pkgconfig GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir="${PREFIX}/man" MAN1= calcoo.1 diff --git a/math/tablix/Makefile b/math/tablix/Makefile index 38fa35901b56..519a6740aa69 100644 --- a/math/tablix/Makefile +++ b/math/tablix/Makefile @@ -25,7 +25,6 @@ GNU_CONFIGURE= yes USE_GETTEXT= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --mandir=${PREFIX}/man CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include LIBS=-L${PREFIX}/lib \ LDFLAGS=-L${PREFIX}/lib \ -- cgit v1.2.3