aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-30 15:09:51 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-09-30 15:10:21 +0000
commit57e454fd44659f9cd41904045e5fbabd58d13880 (patch)
tree9493f26966743fd716dce376e56eb6bdae578c40 /x11
parent217b88961ffce55c6a6a7b86345c26092b7e5cd0 (diff)
downloadports-57e454fd44659f9cd41904045e5fbabd58d13880.tar.gz
ports-57e454fd44659f9cd41904045e5fbabd58d13880.zip
x11/xautomation: Adopt port
- Utilize USES=localbase
Diffstat (limited to 'x11')
-rw-r--r--x11/xautomation/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/xautomation/Makefile b/x11/xautomation/Makefile
index e14d6fe55589..343eff6c1b9a 100644
--- a/x11/xautomation/Makefile
+++ b/x11/xautomation/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://hoopajoo.net/static/projects/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Control X from the command line for scripts
WWW= https://hoopajoo.net/projects/xautomation.html
@@ -12,11 +12,10 @@ LICENSE= GPLv2
LIB_DEPENDS= libpng.so:graphics/png
-USES= xorg
+USES= localbase:ldflags xorg
USE_XORG= xtst
+
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
PORTDOCS= AUTHORS ChangeLog README