1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Remove BROKEN_sparc64 statement which was added in r397879 by linimon@

more than two years ago.  The port now builds just fine on 10.4-STABLE
running under QEMU 2.9.0.

While here, remove redundant DISTNAME assignment and add missing `xext'
component to USE_XORG list as prompted by `stage-qa'.
This commit is contained in:
Alexey Dokuchaev 2018-01-02 09:02:21 +00:00
parent cda3bf4e92
commit 5d838992c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457838

View File

@ -5,17 +5,14 @@ PORTNAME= wmwlmon
PORTVERSION= 1.0
CATEGORIES= net windowmaker
MASTER_SITES= http://www.nazgul.ch/dev/
DISTNAME= wmwlmon-${PORTVERSION}
MAINTAINER= LukeD@pobox.com
COMMENT= DockApp showing the state of a wireless network device
USE_XORG= x11 xpm
USE_XORG= x11 xext xpm
PLIST_FILES= bin/wmwlmon man/man1/wmwlmon.1.gz
BROKEN_sparc64= fails to build
post-patch:
${REINPLACE_CMD} -e 's#/usr/X11R6#${LOCALBASE}#g' \
-e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/Makefile