diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-27 09:36:58 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-27 09:36:58 +0000 |
commit | c19547d909e0d36fc43f86eb78d9667fbf2396e4 (patch) | |
tree | 8cee23469ab1db3d8be0adb7c9d501b8d4277be8 /x11-toolkits/ruby-pango | |
parent | 466f729442d30dc6e6e29248617af666b804238a (diff) |
Notes
Diffstat (limited to 'x11-toolkits/ruby-pango')
-rw-r--r-- | x11-toolkits/ruby-pango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-pango/Makefile b/x11-toolkits/ruby-pango/Makefile index cef0223626fe..fd30fed4aa66 100644 --- a/x11-toolkits/ruby-pango/Makefile +++ b/x11-toolkits/ruby-pango/Makefile @@ -18,10 +18,10 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= Ruby binding for Pango -LIB_DEPENDS= pango-1.0.200:${PORTSDIR}/x11-toolkits/pango RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 USE_RUBY= yes +USE_GNOME= pango USE_RUBY_EXTCONF= yes USE_XLIB= yes |