diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-07-20 11:58:56 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-07-20 11:58:56 +0000 |
commit | daa6bce2eca48a46041d8ba03056d4cc48cfcbac (patch) | |
tree | c122c628178a913aeeade28230df8debec0e819d /graphics/linux-f10-png/Makefile | |
parent | 7ef14698e9752e787eb86318ab7db2307ef647c5 (diff) | |
download | ports-daa6bce2eca48a46041d8ba03056d4cc48cfcbac.tar.gz ports-daa6bce2eca48a46041d8ba03056d4cc48cfcbac.zip |
Notes
Diffstat (limited to 'graphics/linux-f10-png/Makefile')
-rw-r--r-- | graphics/linux-f10-png/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/linux-f10-png/Makefile b/graphics/linux-f10-png/Makefile index 60b137c017da..71e26ba83cea 100644 --- a/graphics/linux-f10-png/Makefile +++ b/graphics/linux-f10-png/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= RPM of the PNG lib (Linux Fedora 10) +FORBIDDEN= http://www.freshports.org/vuxml.php?vid=262b92fe-81c8-11e1-8899-001ec9578670 + CONFLICTS= linux-png-[0-9]* linux-f8-png-[0-9]* ONLY_FOR_ARCHS= i386 amd64 |