diff options
author | tron <tron> | 2009-12-20 10:09:42 +0000 |
---|---|---|
committer | tron <tron> | 2009-12-20 10:09:42 +0000 |
commit | 9db047ecd43498d89bf0db30c7a8112509042736 (patch) | |
tree | 9dd3be3ff5b5ea103d5f230019e833fe8d1966df /chat/xchat-python | |
parent | 35a23bcb4323c17fe199c24744cd8bc3459edda5 (diff) | |
download | pkgsrc-9db047ecd43498d89bf0db30c7a8112509042736.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" |