diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-06 00:41:17 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-06 00:41:17 +0000 |
commit | a5c13f3d4b9436d9cb3876790e87dfb32a8d6843 (patch) | |
tree | be30646e0bdae15722ae4a21121baea1f43e5eec /textproc/linux-f8-expat | |
parent | 494e67dd19462112ba3bf970fb0e420fe6cc8daa (diff) |
Notes
Diffstat (limited to 'textproc/linux-f8-expat')
-rw-r--r-- | textproc/linux-f8-expat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/linux-f8-expat/Makefile b/textproc/linux-f8-expat/Makefile index 121986b7794a..cac360cd3bf2 100644 --- a/textproc/linux-f8-expat/Makefile +++ b/textproc/linux-f8-expat/Makefile @@ -16,7 +16,7 @@ COMMENT= Linux/i386 binary port of Expat XML-parsing library RUN_DEPENDS= BASEVERSION= 9 -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 PLIST= ${WRKDIR}/plist RPM_SET= expat-1.95.5-2.i386.rpm |