diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-11-02 13:18:13 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-11-02 13:18:13 +0000 |
commit | 24236d150a19b4c8f9c6d65288cb7a1e335b1d0d (patch) | |
tree | 447d89a7983bdb18f4d6d623ea56cbb8f5b3bc37 /devel/py-orbit2 | |
parent | 30348dda27e34d7918a72d9dafc92ccf7225b2e7 (diff) | |
download | ports-24236d150a19b4c8f9c6d65288cb7a1e335b1d0d.tar.gz ports-24236d150a19b4c8f9c6d65288cb7a1e335b1d0d.zip |
Notes
Diffstat (limited to 'devel/py-orbit2')
-rw-r--r-- | devel/py-orbit2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-orbit2/Makefile b/devel/py-orbit2/Makefile index 82737bd9bcf5..66bfca0aa7b8 100644 --- a/devel/py-orbit2/Makefile +++ b/devel/py-orbit2/Makefile @@ -22,4 +22,6 @@ USE_GLIB= yes GNU_CONFIGURE= yes USE_PYTHON= yes +CFLAGS+= -I/usr/local/include + .include <bsd.port.mk> |