mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
- Strip library
This commit is contained in:
parent
90afcbf487
commit
41bc8c67c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390066
1 changed files with 4 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= libsynaptics
|
||||
PORTVERSION= 0.14.6b
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://qsynaptics.sourceforge.net/ \
|
||||
http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/
|
||||
|
@ -12,9 +12,10 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Library to access the Xorg/XFree86 Synaptics TouchPad Driver
|
||||
|
||||
USES= libtool tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
Loading…
Add table
Reference in a new issue