mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Mark this port only for i386 architecture and fix whitespace while i am at it.
Submitted by: Matthew Luckie <kluckie@ihug.co.nz>
This commit is contained in:
parent
23d43d7c4d
commit
1589ed1893
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67664
@ -12,6 +12,7 @@ MASTER_SITES= http://tnemeth.free.fr/projets/programmes/
|
|||||||
|
|
||||||
MAINTAINER= pat@FreeBSD.org
|
MAINTAINER= pat@FreeBSD.org
|
||||||
|
|
||||||
|
ONLY_FOR_ARCHS= i386
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_XPM= yes
|
USE_XPM= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
@ -19,8 +20,8 @@ CONFIGURE_ARGS= --program-prefix=""
|
|||||||
|
|
||||||
MAN1= ${PORTNAME}.1
|
MAN1= ${PORTNAME}.1
|
||||||
|
|
||||||
BINMODE= 2755
|
BINMODE= 2755
|
||||||
BINGRP= operator
|
BINGRP= operator
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
@${INSTALL_PROGRAM} ${WRKSRC}/src/wmapmload ${PREFIX}/bin
|
@${INSTALL_PROGRAM} ${WRKSRC}/src/wmapmload ${PREFIX}/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user