diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-12 05:12:46 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-12 05:12:46 +0000 |
commit | ae9332a8b231e8195beb19daadf283b2a7ebd6ea (patch) | |
tree | 0333698a9bffdbeebca7d53ae4e1a4fa48cadac1 /graphics/linplasma | |
parent | b5281c4a0d616d5877c1cf227b502cfeaf64900f (diff) | |
download | ports-ae9332a8b231e8195beb19daadf283b2a7ebd6ea.tar.gz ports-ae9332a8b231e8195beb19daadf283b2a7ebd6ea.zip |
Notes
Diffstat (limited to 'graphics/linplasma')
-rw-r--r-- | graphics/linplasma/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/linplasma/Makefile b/graphics/linplasma/Makefile index 3036b517c55f..e1b97d673d56 100644 --- a/graphics/linplasma/Makefile +++ b/graphics/linplasma/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib ALL_TARGET= ${PORTNAME} DOCFILES= README GPL DOCDIR= share/doc/${PORTNAME}/ +ONLY_FOR_ARCHS= i386 PLIST= ${WRKDIR}/pkg-plist WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes |