diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:10:58 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:10:58 +0000 |
commit | c62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch) | |
tree | b32409a9ec171a85e0016501d1db9153c45fe091 /devel/xparam/Makefile | |
parent | Zero PORTREVISION after the PORTVERSION is bumped. (diff) |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
Diffstat (limited to 'devel/xparam/Makefile')
-rw-r--r-- | devel/xparam/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/xparam/Makefile b/devel/xparam/Makefile index 8eb43dc5f8ec..d824d023f6b7 100644 --- a/devel/xparam/Makefile +++ b/devel/xparam/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A general-purpose tool for parameter handling in C++ - BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool USE_REINPLACE= yes |