diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-10 21:59:35 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-10 21:59:35 +0000 |
commit | ca7f9f32d3647f016e77095852f082ee9f7e7046 (patch) | |
tree | 0183e2b52401eeebf95ae26aa6e617aacae0902c /graphics/linux-f10-png | |
parent | adee2e8193cccd48b9d3e3d6266ad09776f1c690 (diff) |
Notes
Diffstat (limited to 'graphics/linux-f10-png')
-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 488daeb85ec3..16b9fb8440ec 100644 --- a/graphics/linux-f10-png/Makefile +++ b/graphics/linux-f10-png/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} MAINTAINER= ports@FreeBSD.org COMMENT= RPM of the PNG lib +CONFLICTS= linux-png-1.0.* + # no alpha rpm is available ONLY_FOR_ARCHS= i386 |