aboutsummaryrefslogtreecommitdiff
path: root/net/howl
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-31 12:15:55 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-31 12:15:55 +0000
commit89059bb996c2c8eea822699646b83d9e7e31bba9 (patch)
treef2ed8cb809c33cd79b4ee81f6f0f34534a69bb16 /net/howl
parent93ba1d363ee28252ef4f759b32468f1ccd7867c2 (diff)
downloadports-89059bb996c2c8eea822699646b83d9e7e31bba9.tar.gz
ports-89059bb996c2c8eea822699646b83d9e7e31bba9.zip
Notes
Diffstat (limited to 'net/howl')
-rw-r--r--net/howl/Makefile5
-rw-r--r--net/howl/files/patch-Makefile.in14
-rw-r--r--net/howl/pkg-plist2
3 files changed, 18 insertions, 3 deletions
diff --git a/net/howl/Makefile b/net/howl/Makefile
index c392cb6a10b9..b95bbffbbf5a 100644
--- a/net/howl/Makefile
+++ b/net/howl/Makefile
@@ -6,6 +6,7 @@
PORTNAME= howl
PORTVERSION= 0.9.4
+PORTREVISION= 1
CATEGORIES?= net devel
MASTER_SITES= http://www.porchdogsoft.com/download/
@@ -15,12 +16,12 @@ COMMENT= Zeroconf/Rendezvous implementation
ONLY_FOR_ARCHS= i386
USE_GMAKE= yes
+USE_GNOME= gnometarget
USE_LIBTOOL_VER=13
-INSTALLS_SHLIB= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= CFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
USE_REINPLACE= yes
+INSTALLS_SHLIB= yes
MAN8= mDNSResponder.8
PLIST_SUB= VERSION="${PORTVERSION}"
diff --git a/net/howl/files/patch-Makefile.in b/net/howl/files/patch-Makefile.in
new file mode 100644
index 000000000000..ffc4b9d045e0
--- /dev/null
+++ b/net/howl/files/patch-Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- Makefile.in.orig Mon May 31 14:11:12 2004
++++ Makefile.in Mon May 31 14:12:11 2004
+@@ -95,7 +95,7 @@
+ install_sh = @install_sh@
+ SUBDIRS = include src samples test docs etc project
+
+-pkgconfigdir = $(prefix)/lib/pkgconfig
++pkgconfigdir = $(prefix)/libdata/pkgconfig
+ pkgconfig_DATA = howl.pc
+ subdir = .
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
diff --git a/net/howl/pkg-plist b/net/howl/pkg-plist
index 86f6cbc4e7e2..cb0dafedea55 100644
--- a/net/howl/pkg-plist
+++ b/net/howl/pkg-plist
@@ -35,7 +35,7 @@ lib/libhowl-%%VERSION%%.so
lib/libhowl.so
lib/libhowl.la
lib/libhowl.a
-lib/pkgconfig/howl.pc
+libdata/pkgconfig/howl.pc
share/howl/help/address.html
share/howl/help/address-summary.html
share/howl/help/index.html