diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-09 01:13:34 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-09 01:13:34 +0000 |
commit | af3ac90b87c7bbe24d123cdb6a0bfa71e8a2260c (patch) | |
tree | 589d6302e579397137a1bdcfd44a0c77740a27ad /x11 | |
parent | a508c32fd1af4389b38005a84f7652975f473511 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/multi-gnome-terminal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/multi-gnome-terminal/Makefile b/x11/multi-gnome-terminal/Makefile index 1707f104380c..15d9452bcdae 100644 --- a/x11/multi-gnome-terminal/Makefile +++ b/x11/multi-gnome-terminal/Makefile @@ -17,7 +17,7 @@ MAINTAINER= fdubuy@free.fr USE_X_PREFIX= yes USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs +USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf USE_GMAKE= yes GNU_CONFIGURE= yes |