Add missing sysutils/file buildlink.
(Not sure if the buildlink should go in Makefile or Makefile.common because I am unable to test net/mldonkey-gui.) Bump PKGREVISION
This commit is contained in:
parent
31d5f887ac
commit
c68c7dc8de
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.56 2011/11/01 06:02:21 sbd Exp $
|
||||
# $NetBSD: Makefile,v 1.57 2011/11/18 04:01:56 sbd Exp $
|
||||
#
|
||||
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
|
||||
.include "Makefile.common"
|
||||
|
||||
|
@ -34,5 +34,6 @@ FILES_SUBST+= MLDONKEY_USER=${MLDONKEY_USER:Q}
|
|||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/mlnet ${DESTDIR}${PREFIX}/libexec/mldonkey
|
||||
|
||||
.include "../../sysutils/file/buildlink3.mk"
|
||||
.include "../../converters/libiconv/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue