Hi, On Tue, Aug 07, 2012 at 10:21:13AM +0800, HU Dong wrote: > Hi, all! Could anybody tell me how to detect Python.h location > automatically in port Makefile, or how to add its path to gmake's arguments > in a reliable way?
There's a list of variables in bsd.python.mk. This should work: ${PYTHON_INCLUDEDIR}/Python.h -- Denny Lin _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"