aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lineakd
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /sysutils/lineakd
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'sysutils/lineakd')
-rw-r--r--sysutils/lineakd/Makefile6
-rw-r--r--sysutils/lineakd/files/extra-patch-ltmain.sh15
-rw-r--r--sysutils/lineakd/pkg-plist1
3 files changed, 3 insertions, 19 deletions
diff --git a/sysutils/lineakd/Makefile b/sysutils/lineakd/Makefile
index 8621d9184519..f1cfd8435f2a 100644
--- a/sysutils/lineakd/Makefile
+++ b/sysutils/lineakd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lineakd
PORTVERSION= 0.8.3
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=lineak
@@ -17,6 +18,7 @@ COMMENT= Lineakd is a daemon which enables special keys on internet keyboards
USE_GMAKE= yes
USE_XLIB= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${X11BASE}/lib ${PTHREAD_LIBS}"
USE_REINPLACE= yes
@@ -34,10 +36,6 @@ MANCOMPRESSED= yes
.if ${OSVERSION} < 500000
# ANSI C++ forbids data member `macro_info' with same name as enclosing class
USE_GCC= 3.4
-GNU_CONFIGURE= yes
-EXTRA_PATCHES= ${FILESDIR}/extra-patch-ltmain.sh
-.else
-USE_AUTOTOOLS= libtool:15
.endif
post-patch:
diff --git a/sysutils/lineakd/files/extra-patch-ltmain.sh b/sysutils/lineakd/files/extra-patch-ltmain.sh
deleted file mode 100644
index 7c1686005ce3..000000000000
--- a/sysutils/lineakd/files/extra-patch-ltmain.sh
+++ /dev/null
@@ -1,15 +0,0 @@
---- admin/ltmain.sh.orig Fri Mar 19 14:14:27 2004
-+++ admin/ltmain.sh Fri Mar 19 14:14:40 2004
-@@ -5425,10 +5425,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false ; then
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/sysutils/lineakd/pkg-plist b/sysutils/lineakd/pkg-plist
index df548f9e472b..6df5f4a01767 100644
--- a/sysutils/lineakd/pkg-plist
+++ b/sysutils/lineakd/pkg-plist
@@ -27,6 +27,7 @@ include/lineak/pluginmanager.h
lib/liblineak.so.8
lib/liblineak.so
lib/liblineak.a
+lib/liblineak.la
@exec mkdir -p %D/lib/lineakd/plugins
%%EXAMPLESDIR%%/lineakd.conf.example
@dirrm %%EXAMPLESDIR%%