diff options
Diffstat (limited to 'lang/python26')
-rw-r--r-- | lang/python26/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile index 108a8ab..615fe87 100644 --- a/lang/python26/Makefile +++ b/lang/python26/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' |