diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-14 13:37:43 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-14 13:37:43 +0000 |
commit | de8a54ccad41881233cc9808351432ba24668010 (patch) | |
tree | eab9056829903b8e1a9389e7e467db033017df55 /mail | |
parent | 37e5d1fbc26fca125e1e2035520ee5894c8e6217 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pmail/Makefile b/mail/pmail/Makefile index f65cf79537b3..0073ab32710e 100644 --- a/mail/pmail/Makefile +++ b/mail/pmail/Makefile @@ -18,5 +18,6 @@ USE_GMAKE= yes USE_PYTHON= yes USE_GNOME= gnomeprefix gnomehack pygnome GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --with-pygtk-includes=${LOCALBASE}/include/pygtk .include <bsd.port.mk> |