diff options
author | bsam <bsam@FreeBSD.org> | 2007-10-25 20:18:34 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2007-10-25 20:18:34 +0800 |
commit | 5e9fb862b8675775922cec3538ae0e254ee31b71 (patch) | |
tree | 243f70504a74c00d543bd2a13b77665f140d2488 /devel | |
parent | a5becf90777fced3efe6e6e12f46db36ebc2d001 (diff) | |
download | freebsd-ports-gnome-5e9fb862b8675775922cec3538ae0e254ee31b71.tar.gz freebsd-ports-gnome-5e9fb862b8675775922cec3538ae0e254ee31b71.tar.zst freebsd-ports-gnome-5e9fb862b8675775922cec3538ae0e254ee31b71.zip |
Connect devel/linux-libglade2 and textproc/linux-libxml2.
Forgotten by: bsam (me)
Pinged by: linimon (thanks!)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5ea30fbf5abd..1bb51d73ae77 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -678,6 +678,7 @@ SUBDIR += linux-js SUBDIR += linux-kmod-compat SUBDIR += linux-libglade + SUBDIR += linux-libglade2 SUBDIR += linux-libsigc++20 SUBDIR += linux-runrev SUBDIR += linux-sdl12 |