diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 18:36:55 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 18:36:55 +0000 |
commit | 4c46ca73d827ceeb91e695bf5da18e5be90e9ca4 (patch) | |
tree | 0396740faf427665ee28135c858aa42aba8d2024 /x11/libgnome/Makefile | |
parent | 29ac0a6ffdb0534cd5524703f46e5e061cb0ec07 (diff) |
Notes
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 3331ae06e558..95bceb58b285 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -21,8 +21,9 @@ LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra \ RUN_DEPENDS= rarian-sk-config:textproc/rarian INSTALL_TARGET= install-strip +USES+= bison gettext gmake gnome localbase libtool:keepla pathfix \ + pkgconfig xorg USE_GNOME= gnomeprefix intlhack libbonobo gnomevfs2 referencehack -USES+= bison gettext gmake localbase libtool:keepla pathfix pkgconfig USE_XORG= xpm USE_LDCONFIG= yes GNU_CONFIGURE= yes |