Fix typo in USE_BUILDLINK_ONLY
This commit is contained in:
parent
09b5dd64df
commit
f5065a3b66
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2001/06/29 14:04:30 zuntum Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2001/06/29 22:57:41 zuntum Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libdockapp-0.4.0
|
||||
|
@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org
|
|||
HOMEPAGE= http://shadowmere.student.utwente.nl/
|
||||
COMMENT= simple library to create dockapps for WindowMaker
|
||||
|
||||
USE_BULDLINK_ONLY= YES
|
||||
USE_BUILDLINK_ONLY= YES
|
||||
GNU_CONFIGURE= YES
|
||||
USE_LIBTOOL= YES
|
||||
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
||||
|
|
Loading…
Reference in a new issue