mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Convert to USES=imake
Trim headers
This commit is contained in:
parent
730af60405
commit
b5a3db0cb2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322003
@ -1,9 +1,5 @@
|
||||
# Ports collection makefile for: xspy
|
||||
# Date created: Jan 11 2003
|
||||
# Whom: Yonatan <onatan@gmail.com>
|
||||
#
|
||||
# Created by: Yonatan <onatan@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xspy
|
||||
PORTVERSION= 1.0c
|
||||
@ -15,7 +11,7 @@ MAINTAINER= onatan@gmail.com
|
||||
COMMENT= A utility for monitoring keystrokes on remote X servers
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_IMAKE= yes
|
||||
USES= imake
|
||||
USE_XORG= x11
|
||||
XMKMF= xmkmf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user