From b973644bcbfd79872769f77a71634c994f6b80b3 Mon Sep 17 00:00:00 2001 From: rafan 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 3f35629..46eb6d7 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.1