summaryrefslogtreecommitdiff
path: root/audio/libao
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-24 15:10:14 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-24 15:10:14 +0000
commitc925c340dd97e7ad1d69c678a1fadd6e4812218d (patch)
treed1416e18a908c186dcbc6027e4b0c82a401d5b9d /audio/libao
parent- Update distinfo (minor changes: modified script and vncviewer distribution). (diff)
- 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
Notes
Notes: svn path=/head/; revision=196216
Diffstat (limited to 'audio/libao')
-rw-r--r--audio/libao/Makefile1
1 files changed, 0 insertions, 1 deletions
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)