summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-29 11:36:43 +0000
committerwiz <wiz@pkgsrc.org>2012-03-29 11:36:43 +0000
commit097dafcba1689d7c1b837023314fa2b8fb7f0e29 (patch)
treee0bd6e8dee2fb353a15379b3b2475b8c6f6fd885
parent0c52c56c3f79730cb242b1491422207e95e6e4cf (diff)
downloadpkgsrc-097dafcba1689d7c1b837023314fa2b8fb7f0e29.tar.gz
Fix build of mldonkey-gui.
-rw-r--r--net/mldonkey/Makefile.common4
1 files 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++