Use USE_LIBTOOL and LTCONFIG_OVERRIDE
This commit is contained in:
parent
f59c569076
commit
2d5d9a4cf6
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2002/02/12 14:52:48 martti Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2002/02/12 14:57:58 martti Exp $
|
||||
|
||||
DISTNAME= libexif-0.4
|
||||
CATEGORIES= graphics
|
||||
|
@ -10,7 +10,7 @@ COMMENT= EXIF file library
|
|||
|
||||
USE_BUILDLINK_ONLY= YES
|
||||
GNU_CONFIGURE= YES
|
||||
#USE_LIBTOOL= YES
|
||||
#LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
||||
USE_LIBTOOL= YES
|
||||
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue