mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
1d46e15929
Add missing dependencies Summary of changes: * Plug memory leak in error case * Autoconf fixes
14 lines
204 B
Makefile
14 lines
204 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xmessage
|
|
PORTVERSION= 1.0.5
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Display message or query in a X window
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= x11 xt xaw
|
|
|
|
.include <bsd.port.mk>
|