diff options
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" |