diff options
Diffstat (limited to 'chat/xchat/Makefile.common')
-rw-r--r-- | chat/xchat/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index 1d6d3f06956..ff07c9933d2 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.48 2006/03/14 19:06:19 tron Exp $ +# $NetBSD: Makefile.common,v 1.49 2006/03/28 19:47:29 joerg Exp $ DISTNAME= xchat-2.6.1 CATEGORIES= chat gnome @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2 HOMEPAGE= http://xchat.org/ DISTINFO_FILE= ${.CURDIR}/../../chat/xchat/distinfo +PATCHDIR?= ${.CURDIR}/../../chat/xchat/patches GNU_CONFIGURE= YES USE_LIBTOOL= YES |