summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-05-09 11:22:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-05-09 11:22:26 +0000
commite214431e5cd3079a5033d96d1473a32ed6a38e83 (patch)
tree49f275673dbe42b1a1854dfae139a7e5bfc8aeb2 /x11
parent- Update to 4.26 (diff)
- Update to 1.2
PR: 146313 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=254004
Diffstat (limited to 'x11')
-rw-r--r--x11/numlockx/Makefile18
-rw-r--r--x11/numlockx/distinfo6
2 files changed, 13 insertions, 11 deletions
diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile
index d291d097bf54..318a6dc9bebb 100644
--- a/x11/numlockx/Makefile
+++ b/x11/numlockx/Makefile
@@ -7,20 +7,22 @@
#
PORTNAME= numlockx
-PORTVERSION= 1.1
-PORTREVISION= 2
+PORTVERSION= 1.2
CATEGORIES= x11
-MASTER_SITES= http://ktown.kde.org/~seli/numlockx/ \
- http://caraldi.com/jbq/numlockx/
+MASTER_SITES= http://ktown.kde.org/~seli/numlockx/
MAINTAINER= ports@FreeBSD.org
-COMMENT= This little thingy allows you to start X with NumLock turned on
+COMMENT= Turns on numlock in X
+USE_XORG= x11 xext xtst
GNU_CONFIGURE= yes
-USE_XORG= x11 xext
+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
+ AUTOHEADER="${TRUE}"
+
PLIST_FILES= bin/numlockx
-# Needed for the "configure" program to find XTest and XKB header files
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
+CPPFLAGS= -I${LOCALBASE}/include
+LDFLAGS= -L${LOCALBASE}/lib
.include <bsd.port.mk>
diff --git a/x11/numlockx/distinfo b/x11/numlockx/distinfo
index 5d4ff195419e..53efb0c48d2e 100644
--- a/x11/numlockx/distinfo
+++ b/x11/numlockx/distinfo
@@ -1,3 +1,3 @@
-MD5 (numlockx-1.1.tar.gz) = 127d9dfbbbe6dbec62cc78db340f913c
-SHA256 (numlockx-1.1.tar.gz) = e00ce02ffe425e3095665ac44e496a0b6ca82dfe4dc816d3bee95489337c5877
-SIZE (numlockx-1.1.tar.gz) = 75777
+MD5 (numlockx-1.2.tar.gz) = be9109370447eae23f6f3f8527bb1a67
+SHA256 (numlockx-1.2.tar.gz) = e468eb9121c94c9089dc6a287eeb347e900ce04a14be37da29d7696cbce772e4
+SIZE (numlockx-1.2.tar.gz) = 82703