diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-05-12 01:25:12 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-05-12 01:25:12 +0800 |
commit | 02536a41bf504a49bcdcbed0c56b19bcd6b3c7f8 (patch) | |
tree | 4d809bec5d66ba7bc911119764e654e7116026ca /textproc/Makefile | |
parent | 7312c33d516565c130893102927f93ab9a056e44 (diff) | |
download | freebsd-ports-gnome-02536a41bf504a49bcdcbed0c56b19bcd6b3c7f8.tar.gz freebsd-ports-gnome-02536a41bf504a49bcdcbed0c56b19bcd6b3c7f8.tar.zst freebsd-ports-gnome-02536a41bf504a49bcdcbed0c56b19bcd6b3c7f8.zip |
Move the libxml2 programming reference to the libxml2-reference port.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 634e7dd3d363..6dedc046023b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -244,6 +244,7 @@ SUBDIR += libxml++ SUBDIR += libxml++26 SUBDIR += libxml2 + SUBDIR += libxml2-reference SUBDIR += libxode SUBDIR += libxslt SUBDIR += link-grammar |