diff options
author | ahze <ahze@FreeBSD.org> | 2007-04-05 07:53:58 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-04-05 07:53:58 +0800 |
commit | c0a79f9f59452a22671a7ee484602d0acf438276 (patch) | |
tree | 2547ac0590d470a94535e70cb02419d14ab6cfe6 | |
parent | d6a199f99337beedae03dc662400752f438ccdfe (diff) | |
download | freebsd-ports-gnome-c0a79f9f59452a22671a7ee484602d0acf438276.tar.gz freebsd-ports-gnome-c0a79f9f59452a22671a7ee484602d0acf438276.tar.zst freebsd-ports-gnome-c0a79f9f59452a22671a7ee484602d0acf438276.zip |
Connect gimp-app, gimp-app-devel, and gutenprint-base
Reported by: kris
Forgotten by: ahze
-rw-r--r-- | graphics/Makefile | 2 | ||||
-rw-r--r-- | print/Makefile | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index bd38d413cf8e..eeb777241e58 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -181,6 +181,8 @@ SUBDIR += giftrans SUBDIR += gimageview SUBDIR += gimp + SUBDIR += gimp-app + SUBDIR += gimp-app-devel SUBDIR += gimp-devel SUBDIR += gimp-greycstoration SUBDIR += gimp-help diff --git a/print/Makefile b/print/Makefile index 68954dd06862..df012e0afa89 100644 --- a/print/Makefile +++ b/print/Makefile @@ -104,6 +104,7 @@ SUBDIR += gtklp SUBDIR += guitartex SUBDIR += gutenprint + SUBDIR += gutenprint-base SUBDIR += gutenprint-cups SUBDIR += gutenprint-foomatic SUBDIR += gutenprint-ijs |