Skip to content

Commit

Permalink
Remove PLIST_SRC from bjam.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
adam committed Oct 26, 2010
1 parent dac5bcd commit e96a21f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions devel/boost-jam/bjam.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: bjam.mk,v 1.7 2010/10/26 13:07:41 adam Exp $
# $NetBSD: bjam.mk,v 1.8 2010/10/26 17:55:37 adam Exp $

.include "../../devel/boost-jam/buildlink3.mk"

Expand All @@ -24,8 +24,6 @@ BJAM_CMD= ${SETENV} ${MAKE_ENV} ${BJAM} ${BJAM_ARGS}

.include "../../meta-pkgs/boost/options.mk"

PLIST_SRC+= PLIST

UNLIMIT_RESOURCES+= datasize

bjam-build:
Expand Down

0 comments on commit e96a21f

Please sign in to comment.