diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-10 23:23:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-10 23:23:07 +0800 |
commit | 03f084c53f4d1b5e4b2023799210fae48a3c0331 (patch) | |
tree | a129c3c7e2a3a38d67a11cd0a36ca5c401d57662 | |
parent | 987882cd85a79a9c5d8a00b7c20ec3b88c8fc7df (diff) | |
download | freebsd-ports-gnome-03f084c53f4d1b5e4b2023799210fae48a3c0331.tar.gz freebsd-ports-gnome-03f084c53f4d1b5e4b2023799210fae48a3c0331.tar.zst freebsd-ports-gnome-03f084c53f4d1b5e4b2023799210fae48a3c0331.zip |
unmark broken it was expected
-rw-r--r-- | graphics/giflib/Makefile | 1 | ||||
-rw-r--r-- | graphics/jpeg/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index cf7f81bcc018..ab30d1ee7d70 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -18,7 +18,6 @@ USES= tar:bzip2 libtool shebangfix SHEBANG_FILES= ${WRKSRC}/util/gifburst GNU_CONFIGURE= yes USE_LDCONFIG= yes -BROKEN= shared lib vesion going backwards LMAN1= gif2rgb.1 gifasm.1 gifbg.1 gifclip.1 gifclrmp.1 gifcolor.1 gifcomb.1 \ gifcompose.1 giffiltr.1 giffix.1 gifflip.1 gifhisto.1 gifinter.1 \ diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index b39eec0b2d10..6f19044b0d2f 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -23,7 +23,6 @@ DISTVERSION2= 8d USES= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes -BROKEN= shared lib version going backwards ADDITIONAL_HEADER= jinclude.h jpegint.h |