From 9ccd34e286a038b62973234d150b09190752f329 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 12 May 2016 10:57:28 +0000 Subject: - Switch to USES=localbase - Take maintainership - Add distfile mirror --- x11/numlockx/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'x11/numlockx') diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile index 7119a7eb0540..86d753cf7aba 100644 --- a/x11/numlockx/Makefile +++ b/x11/numlockx/Makefile @@ -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 -- cgit v1.2.3