diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-07 03:36:29 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-07 03:36:29 +0800 |
commit | d0bdc2d32db3cfb1e257c6ad65efcac4538778fc (patch) | |
tree | 2f8d33f9b39cf8eddf4edf3d8873e8c755134ffc | |
parent | 2b75fdf057f2525f9352abc9eaeb050a5e92d0ff (diff) | |
download | marcuscom-ports-d0bdc2d32db3cfb1e257c6ad65efcac4538778fc.tar.gz marcuscom-ports-d0bdc2d32db3cfb1e257c6ad65efcac4538778fc.tar.zst marcuscom-ports-d0bdc2d32db3cfb1e257c6ad65efcac4538778fc.zip |
This needs gnomedestop3 component
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18431 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | deskutils/gnome-font-viewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gnome-font-viewer/Makefile b/deskutils/gnome-font-viewer/Makefile index b4c79e040..4141f19c0 100644 --- a/deskutils/gnome-font-viewer/Makefile +++ b/deskutils/gnome-font-viewer/Makefile @@ -20,7 +20,7 @@ USES= gettext pathfix pkgconfig USE_GMAKE= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes -USE_GNOME= gnomeprefix intlhack gtk30 +USE_GNOME= gnomeprefix intlhack gtk30 gnomedesktop3 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |