diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-27 20:31:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-27 20:31:13 +0000 |
commit | 3312fdc4398be42d210f1c5c830a5814f19a8e2b (patch) | |
tree | a96204a02571553bfd417950640b871b1164676e /x11/libsynaptics | |
parent | 754b20d9d469370fd9c32d241c5cc8f6e56426dc (diff) |
Notes
Diffstat (limited to 'x11/libsynaptics')
-rw-r--r-- | x11/libsynaptics/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/libsynaptics/Makefile b/x11/libsynaptics/Makefile index 062e4d714135..ed489bfc39fc 100644 --- a/x11/libsynaptics/Makefile +++ b/x11/libsynaptics/Makefile @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's/%%PTHREAD_LIBS%%/${PTHREAD_LIBS}/g' \ ${WRKSRC}/Makefile.in |