aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-07-02 03:22:37 +0800
committertijl <tijl@FreeBSD.org>2014-07-02 03:22:37 +0800
commit42bb993feda39eb279104febc8300cefe06afe7c (patch)
tree26df360c3d1f56209f7a6f3bdfb369c12da3b4dd /x11
parentbab3812daa0d8d937c292562065a3c2b71a4a5f3 (diff)
downloadfreebsd-ports-gnome-42bb993feda39eb279104febc8300cefe06afe7c.tar.gz
freebsd-ports-gnome-42bb993feda39eb279104febc8300cefe06afe7c.tar.zst
freebsd-ports-gnome-42bb993feda39eb279104febc8300cefe06afe7c.zip
- USES=libtool tar:bzip2
- Remove pthread patches
Diffstat (limited to 'x11')
-rw-r--r--x11/libsynaptics/Makefile8
-rw-r--r--x11/libsynaptics/files/patch-Makefile.in11
-rw-r--r--x11/libsynaptics/pkg-plist2
3 files changed, 3 insertions, 18 deletions
diff --git a/x11/libsynaptics/Makefile b/x11/libsynaptics/Makefile
index ed489bfc39fc..bf4b1c2f4cd8 100644
--- a/x11/libsynaptics/Makefile
+++ b/x11/libsynaptics/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libsynaptics
PORTVERSION= 0.14.6b
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://qsynaptics.sourceforge.net/ \
http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/
@@ -11,7 +11,7 @@ MASTER_SITES= http://qsynaptics.sourceforge.net/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Library to access the Xorg/XFree86 Synaptics TouchPad Driver
-USE_BZIP2= yes
+USES= libtool tar:bzip2
USE_LDCONFIG= yes
USE_XORG= x11
GNU_CONFIGURE= yes
@@ -19,8 +19,4 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-post-patch:
- @${REINPLACE_CMD} -e 's/%%PTHREAD_LIBS%%/${PTHREAD_LIBS}/g' \
- ${WRKSRC}/Makefile.in
-
.include <bsd.port.mk>
diff --git a/x11/libsynaptics/files/patch-Makefile.in b/x11/libsynaptics/files/patch-Makefile.in
deleted file mode 100644
index a2a56f61a4e7..000000000000
--- a/x11/libsynaptics/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Thu Apr 27 01:35:21 2006
-+++ Makefile.in Thu Apr 27 01:35:41 2006
-@@ -209,7 +209,7 @@
- library_includedir = $(includedir)/synaptics
- library_include_HEADERS = pad.h Shm_0_14_4 synaptics.h syndebug.h synparams.h synshm.h version.h
- syntest_SOURCES = syntest.cpp synaptics.h
--syntest_LDADD = libsynaptics.la
-+syntest_LDADD = libsynaptics.la %%PTHREAD_LIBS%%
- all: all-am
-
- .SUFFIXES:
diff --git a/x11/libsynaptics/pkg-plist b/x11/libsynaptics/pkg-plist
index 30a1775d7c3b..4bb558cbea6f 100644
--- a/x11/libsynaptics/pkg-plist
+++ b/x11/libsynaptics/pkg-plist
@@ -8,7 +8,7 @@ include/synaptics/synparams.h
include/synaptics/synshm.h
include/synaptics/version.h
lib/libsynaptics.a
-lib/libsynaptics.la
lib/libsynaptics.so
lib/libsynaptics.so.0
+lib/libsynaptics.so.0.0.0
@dirrm include/synaptics