aboutsummaryrefslogtreecommitdiff
path: root/misc/libhome
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2005-05-19 22:21:39 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2005-05-19 22:21:39 +0000
commit93cd6c8dc25e69c070e6899a28a7409f8374449a (patch)
treece0f873f857f31f2abe9bcd20471f2f4f5837426 /misc/libhome
parent2828c6a5ed89b41643447f72f85effb34cf6e38c (diff)
downloadports-93cd6c8dc25e69c070e6899a28a7409f8374449a.tar.gz
ports-93cd6c8dc25e69c070e6899a28a7409f8374449a.zip
1: fix pkg-plist.
2: use USE_LIBTOOL_VER instead HAS_CONFIGURE & GNU_CONFIGURE. Obtained from: kris@
Notes
Notes: svn path=/head/; revision=135655
Diffstat (limited to 'misc/libhome')
-rw-r--r--misc/libhome/Makefile7
-rw-r--r--misc/libhome/pkg-plist3
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/libhome/Makefile b/misc/libhome/Makefile
index 1490d3d0a776..f7ead6f5fbe2 100644
--- a/misc/libhome/Makefile
+++ b/misc/libhome/Makefile
@@ -22,7 +22,8 @@ OPTIONS+= PAM "Support for PAM (Experimental)" off
OPTIONS+= PROXY "Support for Proxy Driver (Experimental)" off
OPTIONS+= PGSQL "Support for PostgreSQL (Experimental)" off
-HAS_CONFIGURE= yes
+USE_LIBTOOL_VER= 15
+USE_GNOME= gnometarget
INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
@@ -78,10 +79,6 @@ USE_PGSQL= YES
CONFIGURE_ARGS+= --without-pgsql
.endif
-GNU_CONFIGURE= YES
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" prefix="${PREFIX}" home_finger
-
MAN5= home.conf.5
post-install:
diff --git a/misc/libhome/pkg-plist b/misc/libhome/pkg-plist
index 183f61576999..e66e9c5cb891 100644
--- a/misc/libhome/pkg-plist
+++ b/misc/libhome/pkg-plist
@@ -8,7 +8,10 @@ include/home/hpwd.h
include/home/pwd.h
@dirrm include/home
lib/libhome.a
+lib/libhome.la
lib/libhome.so
lib/libhome.so.1
+lib/libhome-preload.a
+lib/libhome-preload.la
lib/libhome-preload.so
lib/libhome-preload.so.1