diff options
author | mezz <mezz@FreeBSD.org> | 2005-05-17 07:41:42 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-05-17 07:41:42 +0800 |
commit | 5483d0e6e35c48bd5718bd7616a2d2085169eea2 (patch) | |
tree | 120b56a3862134045a51de0d082cbabd8e2c24d1 /x11-toolkits/Makefile | |
parent | 209e04bf9e6d65308b25da505bebee15d271511a (diff) | |
download | freebsd-ports-gnome-5483d0e6e35c48bd5718bd7616a2d2085169eea2.tar.gz freebsd-ports-gnome-5483d0e6e35c48bd5718bd7616a2d2085169eea2.tar.zst freebsd-ports-gnome-5483d0e6e35c48bd5718bd7616a2d2085169eea2.zip |
Amazing, I forgot to add abiword-devel, abiword-plugins-devel and
gtk-sharp-devel in the category's Makefile.
editors/Makefile:
abiword-devel
abiword-plugins-devel
x11-toolkits/Makefile:
gtk-sharp-devel
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 4ea5f1ff605a..4244ccf63569 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -39,6 +39,7 @@ SUBDIR += gtk-- SUBDIR += gtk--2 SUBDIR += gtk-sharp + SUBDIR += gtk-sharp-devel SUBDIR += gtk12 SUBDIR += gtk12-apireference SUBDIR += gtk20 |