- Switch to USES=localbase
- Take maintainership - Add distfile mirror
This commit is contained in:
parent
a50c19cbe4
commit
9ccd34e286
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415057
@ -4,15 +4,16 @@
|
||||
PORTNAME= numlockx
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://home.kde.org/~seli/numlockx/ \
|
||||
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \
|
||||
LOCAL/ehaupt
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Turns on numlock in X
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= localbase
|
||||
USE_XORG= x11 xext xtst
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
||||
@ -20,7 +21,4 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
||||
|
||||
PLIST_FILES= bin/numlockx
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user