diff options
Diffstat (limited to 'chat/xchat-python/Makefile')
-rw-r--r-- | chat/xchat-python/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile index 21180360480..ce0092d5b98 100644 --- a/chat/xchat-python/Makefile +++ b/chat/xchat-python/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2008/05/25 20:49:39 tron Exp $ +# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:00 joerg Exp $ + +PKG_DESTDIR_SUPPORT= user-destdir .include "../../chat/xchat/Makefile.common" |