diff options
author | minskim <minskim@pkgsrc.org> | 2006-12-06 17:33:02 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-12-06 17:33:02 +0000 |
commit | c298bb7c33ce53061ff325608e9a5d2952e85144 (patch) | |
tree | f9d4119aa852de46575aa96b615d368076816e36 /graphics/gimp24/PLIST | |
parent | 8743014661585370c5e61e9ec06d30383027f1b9 (diff) | |
download | pkgsrc-c298bb7c33ce53061ff325608e9a5d2952e85144.tar.gz |
gimp-remote is built only when the GDK target is X11. Adjust PLIST
accordingly.
Diffstat (limited to 'graphics/gimp24/PLIST')
-rw-r--r-- | graphics/gimp24/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp24/PLIST b/graphics/gimp24/PLIST index 518ad346546..ea51a5b1e26 100644 --- a/graphics/gimp24/PLIST +++ b/graphics/gimp24/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.19 2006/12/06 06:39:37 minskim Exp $ +@comment $NetBSD: PLIST,v 1.20 2006/12/06 17:33:02 minskim Exp $ bin/gimp-2.3 bin/gimp-console-2.3 -bin/gimp-remote-2.3 +${REMOTE}bin/gimp-remote-2.3 bin/gimptool-2.0 include/gimp-2.0/libgimp/gimp.h include/gimp-2.0/libgimp/gimp_pdb.h |