diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-14 16:57:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-14 16:57:45 +0000 |
commit | 90cee5b37a39ffeeebe9a1e6c18ed476238a7ec4 (patch) | |
tree | 54898df7ec3798eadfb6e9fd674218adbe161fd0 /x11-toolkits/py-gtk2 | |
parent | 66e43056626cba7c1480ff8f447cd496dfef9c0e (diff) | |
download | ports-90cee5b37a39ffeeebe9a1e6c18ed476238a7ec4.tar.gz ports-90cee5b37a39ffeeebe9a1e6c18ed476238a7ec4.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gtk2')
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 4904cc1cd6c7..771a22490f3c 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYNUMERIC} USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack gnometarget USE_PYTHON= yes USE_LIBTOOL= yes |