diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-26 09:51:49 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-26 09:51:49 +0000 |
commit | c07ab4fc0388fcf6613f8353d28a846280ff34e8 (patch) | |
tree | d6cb56868f5511e8e3521d4849eb0e8dbc568c1d /graphics/linux-f10-png10 | |
parent | fc90e46ce09080244d3e1d4d8910baa7da4327c7 (diff) | |
download | ports-c07ab4fc0388fcf6613f8353d28a846280ff34e8.tar.gz ports-c07ab4fc0388fcf6613f8353d28a846280ff34e8.zip |
Notes
Diffstat (limited to 'graphics/linux-f10-png10')
-rw-r--r-- | graphics/linux-f10-png10/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/linux-f10-png10/Makefile b/graphics/linux-f10-png10/Makefile index 43acc300abd3..7a6a9eae586a 100644 --- a/graphics/linux-f10-png10/Makefile +++ b/graphics/linux-f10-png10/Makefile @@ -9,6 +9,8 @@ PORTNAME= png PORTVERSION= 1.0.9 CATEGORIES= graphics linux +FORBIDDEN= "security bug--see <URL:http://rhn.redhat.com/errata/RHSA-2002-151.html> + RPM_SET= libpng-${PORTVERSION}-1.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" |