Mark as USE_BUILDLINK_ONLY.
This commit is contained in:
parent
7ddf3fd801
commit
2ce7de790a
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2001/03/15 15:22:00 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2001/06/20 09:29:26 jlam Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ispell-3.1.20
|
||||
|
@ -23,6 +23,8 @@ INFO_FILES= ispell.info
|
|||
CFLAGS+= -DHAVE_INTTYPES_H
|
||||
.endif
|
||||
|
||||
USE_BUILDLINK_ONLY= yes
|
||||
|
||||
do-configure:
|
||||
cd ${WRKSRC}; \
|
||||
${SED} -e 's|/usr/local|${PREFIX}|g' <local.h.samp >local.h; \
|
||||
|
|
Loading…
Reference in a new issue