From 35bfd4e888fa8c05125010d7fd0561961ccd0925 Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 23 Jul 2007 16:29:58 +0000 Subject: Sync w/ FreeBSD ports for --mandir and --infodir. Hopeful, tomorrow, I will turning into spider-man. I just got a first spider bite in a few hours ago. WooHoo! It's nothing serious thought, no pain so far. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9235 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/libao/Makefile | 1 - audio/solfege/Makefile | 5 ++--- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'audio') diff --git a/audio/libao/Makefile b/audio/libao/Makefile index 3f356292b..46eb6d71f 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) diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index c1acc3130..863408879 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -4,7 +4,7 @@ # Whom: ijliao # # $FreeBSD$ -# $MCom: ports/audio/solfege/Makefile,v 1.3 2007/05/30 17:08:11 mezz Exp $ +# $MCom: ports/audio/solfege/Makefile,v 1.4 2007/06/29 22:55:02 mezz Exp $ # PORTNAME= solfege @@ -27,8 +27,7 @@ USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_XML2PO="" -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man \ - --disable-oss-sound \ +CONFIGURE_ARGS= --disable-oss-sound \ --enable-docbook-stylesheet=${STYLESHEET} MAKE_ARGS= skipmanual=yes -- cgit v1.2.3