Commit graph

10 commits

Author SHA1 Message Date
Li-Wen Hsu
4e54190b40 - Install standard libraries separated as other ports to the same place
with other standard libraries (${PYTHON_LIBDIR}/lib-dynload)
- Improve consistency of the Makefile(s)
- Whitespace cleanup for the patches
2013-03-01 20:12:01 +00:00
Li-Wen Hsu
b50a93688f - Fix building with python3*
- Use checksum file under lang/python${PYTHON_SUFFIX}/,
  for removal lang/python/distinfo

PR:		ports/136198
Submitted by:	lwhsu
Approved by:	perky
2009-07-08 09:10:02 +00:00
Pav Lucistnik
d3c45e5f78 - Convert to USE_TK and allow on any tk (changes default package to use tk85)
PR:		ports/132181
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by:	maintainer timeout (perky; 1 month)
2009-03-30 20:19:19 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Hye-Shik Chang
ce53a9d11d Link with not tk83 but tk84. 2003-08-03 19:09:00 +00:00
Thomas Gellekum
2fa492ef13 graphics/sketch no longer needs this file. 2001-06-12 11:39:33 +00:00
Thomas Gellekum
262f9f2da7 Put back Setup for now to un-break sketch. 2001-03-05 12:07:02 +00:00
Thomas Gellekum
ed3bc16bc4 Use the py-distutils for building and installing. 2001-03-01 12:24:24 +00:00
Thomas Gellekum
ac141c10b2 Update to use bsd.python.mk. 2000-09-08 11:58:52 +00:00
Thomas Gellekum
9c0d74037c Separate the Python Tk module from the main port. I've been
wanting do to this for a long time now. Now we got rid of the stupid
dependency on Tcl/Tk and save some checks in python's makefile.

Update the dependent ports accordingly.
2000-04-04 09:53:12 +00:00