From 5592d05852a0dff2c2e9c8c2dd7a2ce06ebf1164 Mon Sep 17 00:00:00 2001
From: tg <tg@FreeBSD.org>
Date: Tue, 18 Jan 2000 09:21:18 +0000
Subject: On second thought, put back DIST_SUBDIR. It's not only used for the
 Python distribution but also for the docs and some other packages with rather
 generic names.

---
 lang/python24/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'lang/python24')

diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index 108a8ab..615fe87 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -21,6 +21,7 @@ MAINTAINER=	tg@FreeBSD.org
 
 LIB_DEPENDS=	${TK_DEPENDS}
 
+DIST_SUBDIR=    python
 WRKSRC=		${WRKDIR}/Python-1.5.2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-fpectl --with-libs='-lxpg4'
-- 
cgit v1.1