From c925c340dd97e7ad1d69c678a1fadd6e4812218d Mon Sep 17 00:00:00 2001 From: Rong-En Fan <rafan@FreeBSD.org> 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 --- audio/libao/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'audio/libao') diff --git a/audio/libao/Makefile b/audio/libao/Makefile index 3f356292bb0f..46eb6d71fae2 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -17,7 +17,6 @@ USE_AUTOTOOLS= libtool:15 WANT_GNOME= yes USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir="${PREFIX}/man" INSTALLS_SHLIB= yes .if defined(NOPORTDOCS) -- cgit v1.2.3