aboutsummaryrefslogtreecommitdiff
path: root/devel/leoarg/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-16 13:58:11 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-16 13:58:11 +0000
commit0a2d7b5acdd260c053f2897c02721d95a5d7d595 (patch)
tree1b5fbf7399b63aac4bbe55db0139adfff711c79d /devel/leoarg/Makefile
parentff53e1ea9dd99b1c06f2c6c4dce3041e86f400e9 (diff)
downloadports-0a2d7b5acdd260c053f2897c02721d95a5d7d595.tar.gz
ports-0a2d7b5acdd260c053f2897c02721d95a5d7d595.zip
- Fix build
PR: ports/64333 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=104161
Diffstat (limited to 'devel/leoarg/Makefile')
-rw-r--r--devel/leoarg/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/leoarg/Makefile b/devel/leoarg/Makefile
index d7d30efd879e..5070747a47f1 100644
--- a/devel/leoarg/Makefile
+++ b/devel/leoarg/Makefile
@@ -15,20 +15,14 @@ DISTNAME= LeoArg-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A class for parsing command lines
-USE_REINPLACE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+USE_GNOME= gnometarget lthack
+USE_LIBTOOL_VER= 13
INSTALLS_SHLIB= yes
-BROKEN= "Configure fails"
-
MAN3= LeoArg.3 LeoArg__InvalidOption.3 LeoArg__InvalidSetting.3 \
LeoArg__Option.3 LeoArg__Setting.3 LeoArg_cpp.3 LeoArg_hh.3 \
StringUtils_cpp.3 StringUtils_hh.3 namespace_StringUtils.3
-post-extract:
- @${RM} -rf ${WRKSRC}/debian
-
post-patch:
.for file in Makefile.in doc/Makefile.in
@${REINPLACE_CMD} -e 's|^docdir|#docdir|g ; \