diff options
author | tron <tron@pkgsrc.org> | 2009-12-20 10:09:42 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2009-12-20 10:09:42 +0000 |
commit | 1b90ad452a81d7cd4b57412dd5004643a08673b0 (patch) | |
tree | 9dd3be3ff5b5ea103d5f230019e833fe8d1966df /chat/xchat-python | |
parent | 4310d8d6ae045fe77640194fe229d8ac3e1d14da (diff) | |
download | pkgsrc-1b90ad452a81d7cd4b57412dd5004643a08673b0.tar.gz |
Add support for user destinaton dir installation to the "xchat-perl"
package.
Diffstat (limited to 'chat/xchat-python')
-rw-r--r-- | chat/xchat-python/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile index db0e1863246..17f5e55604b 100644 --- a/chat/xchat-python/Makefile +++ b/chat/xchat-python/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/02/09 22:56:22 joerg Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.12 2009/12/20 10:09:42 tron Exp $ .include "../../chat/xchat/Makefile.common" |