From a92be2a764357ed7e1f9a0438103293367c01b9a Mon Sep 17 00:00:00 2001 From: Thomas Gellekum 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/python30/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/python30') diff --git a/lang/python30/Makefile b/lang/python30/Makefile index 108a8abb6224..615fe87a3a8e 100644 --- a/lang/python30/Makefile +++ b/lang/python30/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.2.3