diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-08-01 01:28:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-08-01 01:28:40 +0800 |
commit | 37bef14f17f2ed1daf760b0ef201f149738d5da0 (patch) | |
tree | 9d676eb97f229403ef62b771f716391ab5b84ac8 /converters/Makefile | |
parent | cc4549dc29d1dc91d1755afc93de330b08238a5a (diff) | |
download | freebsd-ports-gnome-37bef14f17f2ed1daf760b0ef201f149738d5da0.tar.gz freebsd-ports-gnome-37bef14f17f2ed1daf760b0ef201f149738d5da0.tar.zst freebsd-ports-gnome-37bef14f17f2ed1daf760b0ef201f149738d5da0.zip |
- Move converters/igbinary to converters/pecl-igbinary
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index f93525786ba7..9370aa9aad75 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -38,7 +38,6 @@ SUBDIR += iconv SUBDIR += iconv-extra SUBDIR += iconv-rfc1345 - SUBDIR += igbinary SUBDIR += ish SUBDIR += libb64 SUBDIR += libiconv @@ -124,6 +123,7 @@ SUBDIR += pdf2djvu SUBDIR += pear-Services_JSON SUBDIR += pecl-fribidi + SUBDIR += pecl-igbinary SUBDIR += php5-bsdconv SUBDIR += php5-iconv SUBDIR += php5-mbstring |