From 097dafcba1689d7c1b837023314fa2b8fb7f0e29 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 29 Mar 2012 11:36:43 +0000 Subject: Fix build of mldonkey-gui. --- net/mldonkey/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/mldonkey/Makefile.common b/net/mldonkey/Makefile.common index 159e0a17a8d..6f848b29e98 100644 --- a/net/mldonkey/Makefile.common +++ b/net/mldonkey/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.41 2011/09/12 19:14:42 wiz Exp $ +# $NetBSD: Makefile.common,v 1.42 2012/03/29 11:36:43 wiz Exp $ # # used by net/mldonkey/Makefile # used by net/mldonkey-gui/Makefile @@ -14,7 +14,7 @@ COMMENT= Free peer-to-peer client with eDonkey support and more LICENSE= gnu-gpl-v2 DISTINFO_FILE= ${.CURDIR}/../../net/mldonkey/distinfo -#PATCHDIR= ${.CURDIR}/../../net/mldonkey/patches +PATCHDIR= ${.CURDIR}/../../net/mldonkey/patches GNU_CONFIGURE= yes USE_LANGUAGES= c c++ -- cgit v1.2.3