diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:13:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:13:19 +0000 |
commit | 7020ba824d0766f01012481d30671834bccc6cc9 (patch) | |
tree | b8061c4bd911cb2507a3cc6b0ebdc773e91473b7 /devel/ndesk-options | |
parent | ac0c23c912957d0cfaa1ccb1f236d4da619b1889 (diff) |
Notes
Diffstat (limited to 'devel/ndesk-options')
-rw-r--r-- | devel/ndesk-options/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ndesk-options/Makefile b/devel/ndesk-options/Makefile index 18ce94082129..2d5116021bbe 100644 --- a/devel/ndesk-options/Makefile +++ b/devel/ndesk-options/Makefile @@ -12,7 +12,7 @@ BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono RUN_DEPENDS= mono:${PORTSDIR}/lang/mono GNU_CONFIGURE= yes -USE_PKGCONFIG= build +USES= pkgconfig USE_GMAKE= yes post-patch: |