aboutsummaryrefslogtreecommitdiff
path: root/sysutils/unieject
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-23 09:36:51 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-23 09:36:51 +0000
commitf935a609c53c5c6031e6848db95c7debed127e27 (patch)
tree4c3cf6af6588247c0dd3f92f9601357c33c56217 /sysutils/unieject
parent703b5eb18b542fec0e78704ada72142cd2b33175 (diff)
downloadports-f935a609c53c5c6031e6848db95c7debed127e27.tar.gz
ports-f935a609c53c5c6031e6848db95c7debed127e27.zip
Notes
Diffstat (limited to 'sysutils/unieject')
-rw-r--r--sysutils/unieject/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile
index 0ae78f6a21c2..95b5c35ad013 100644
--- a/sysutils/unieject/Makefile
+++ b/sysutils/unieject/Makefile
@@ -30,7 +30,7 @@ CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib -lcdio -lconfuse
CONFIGURE_ENV= PKG_CONFIG="${TRUE}" CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} \
- --with-libpopt-prefix=${LOCALBASE} --mandir=${MANPREFIX}/man
+ --with-libpopt-prefix=${LOCALBASE}
post-patch:
${REINPLACE_CMD} -e 's#if.*<<<$$DOXYFORMATS#if false#' ${WRKSRC}/configure