diff options
author | joerg <joerg@pkgsrc.org> | 2006-03-28 19:47:29 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-03-28 19:47:29 +0000 |
commit | 2dc7d51cb4b0faadce3a1779c3e33705c12bc5fc (patch) | |
tree | be73045b401198ec45a32e2c5a83d5bb6cc697af /chat/xchat/Makefile.common | |
parent | 5fc89dd2a6e08466e8470cf96112d415efe3457c (diff) | |
download | pkgsrc-2dc7d51cb4b0faadce3a1779c3e33705c12bc5fc.tar.gz |
If sharing the distinfo, also share the patches...
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 |