git: d42c1291b9aa - main - net/wmnd: Pet portclippy
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jan 2024 16:44:52 UTC
The branch main has been updated by garga:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d42c1291b9aa5c577fd829f072c1557d411abf42
commit d42c1291b9aa5c577fd829f072c1557d411abf42
Author: Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2024-01-08 15:24:12 +0000
Commit: Renato Botelho <garga@FreeBSD.org>
CommitDate: 2024-01-08 16:43:52 +0000
net/wmnd: Pet portclippy
No functional changes intended
Sponsored by: Rubicon Communications, LLC ("Netgate")
---
net/wmnd/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile
index 3a4b163a2f29..0e0fcfe92375 100644
--- a/net/wmnd/Makefile
+++ b/net/wmnd/Makefile
@@ -11,15 +11,15 @@ LICENSE= GPLv2
USES= gmake xorg
-OPTIONS_DEFINE= EXAMPLES
-
USE_XORG= ice sm x11 xext xpm
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-dummy-driver --enable-drivers=freebsd_sysctl
-PORTEXAMPLES= wmndrc
PLIST_FILES= bin/wmnd \
man/man1/wmnd.1.gz
+PORTEXAMPLES= wmndrc
+
+OPTIONS_DEFINE= EXAMPLES
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/wmnd ${STAGEDIR}${PREFIX}/bin