diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2000-01-18 09:21:18 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2000-01-18 09:21:18 +0000 |
commit | a92be2a764357ed7e1f9a0438103293367c01b9a (patch) | |
tree | a448e94a73c8e4015ca27810db2ca8d48f93da5e /lang/python15 | |
parent | bb3b484ab05f3fef8d146c539e84747e07d4df2d (diff) | |
download | ports-a92be2a764357ed7e1f9a0438103293367c01b9a.tar.gz ports-a92be2a764357ed7e1f9a0438103293367c01b9a.zip |
Notes
Diffstat (limited to 'lang/python15')
-rw-r--r-- | lang/python15/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python15/Makefile b/lang/python15/Makefile index 108a8abb6224..615fe87a3a8e 100644 --- a/lang/python15/Makefile +++ b/lang/python15/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' |