diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-18 22:34:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-08-18 22:34:07 +0000 |
commit | a9cd110f5f6e2e33b16d1e39a49c41e479ea2978 (patch) | |
tree | 65e67ae6725b5946889e660188bf6f6effa9dfaf /graphics/linux-f10-png | |
parent | e69c4117d841f445e20acd619b6421cabf368671 (diff) | |
download | ports-a9cd110f5f6e2e33b16d1e39a49c41e479ea2978.tar.gz ports-a9cd110f5f6e2e33b16d1e39a49c41e479ea2978.zip |
Notes
Diffstat (limited to 'graphics/linux-f10-png')
-rw-r--r-- | graphics/linux-f10-png/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-f10-png/Makefile b/graphics/linux-f10-png/Makefile index caf7025935e4..cfe8be57a2d6 100644 --- a/graphics/linux-f10-png/Makefile +++ b/graphics/linux-f10-png/Makefile @@ -17,7 +17,7 @@ COMMENT= RPM of the PNG lib DIST_SUBDIR= rpm/i386/fc3 # no alpha rpm is available -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 RPM_SET= libpng-${PORTVERSION}-1.i386.rpm PLIST_FILES= \ |