summaryrefslogtreecommitdiff
path: root/lang/python27
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2000-01-18 09:21:18 +0000
committerThomas Gellekum <tg@FreeBSD.org>2000-01-18 09:21:18 +0000
commita92be2a764357ed7e1f9a0438103293367c01b9a (patch)
treea448e94a73c8e4015ca27810db2ca8d48f93da5e /lang/python27
parentPrevious MAINTAINER mail bouncing, new MAINTAINER requested it with (diff)
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.
Notes
Notes: svn path=/head/; revision=24812
Diffstat (limited to 'lang/python27')
-rw-r--r--lang/python27/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 108a8abb6224..615fe87a3a8e 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/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'