diff --git a/biology/dotter/Makefile b/biology/dotter/Makefile index 239a4c5811a9..c26f2df53035 100644 --- a/biology/dotter/Makefile +++ b/biology/dotter/Makefile @@ -19,22 +19,15 @@ MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= A viewer for multiple sequence alignments USE_LINUX= yes +ONLY_FOR_ARCHS= i386 NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} bin/${DISTNAME} -.include - -.if ${ARCH} != "i386" -IGNORE= there are also executables for Alpha and Sparc \ - but they are for OSF and Solaris ... do they \ - run on FreeBSD-Sparc and FreeBSD-alpha? -.endif - do-install: ${BRANDELF} -t Linux ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} ${INSTALL_PROGRAM} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} \ ${PREFIX}/bin ( cd ${PREFIX}/bin && ${LN} -s ${DISTNAME} ${PORTNAME} ) -.include +.include