diff options
Diffstat (limited to 'www/seamonkey/Makefile')
-rw-r--r-- | www/seamonkey/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 51a1c404916e..682391d27837 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m10/src/ MAINTAINER= reg@shale.csir.co.za -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 +LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ + ORBit.2:${PORTSDIR}/devel/ORBit GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |