diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2014-12-10 14:37:25 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2014-12-10 14:37:25 +0000 |
commit | 875449f30ca073b4c6bca1a5b38d2ea3a424206a (patch) | |
tree | 7c9c94c4e6baefb006c73675db88cc523fb163ad /graphics | |
parent | 0275ae5d481da766b72a1550dfcd7898ad7cb185 (diff) | |
download | ports-875449f30ca073b4c6bca1a5b38d2ea3a424206a.tar.gz ports-875449f30ca073b4c6bca1a5b38d2ea3a424206a.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/giflib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index ab30d1ee7d70..cf7f81bcc018 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -18,6 +18,7 @@ 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 \ |