summaryrefslogtreecommitdiffstats
path: root/net-mgmt/packit
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-01-24 09:03:40 +0000
committerkrion <krion@FreeBSD.org>2004-01-24 09:03:40 +0000
commit25b03886bc6ebb7eb8b6f45f2d891498e2e23752 (patch)
tree19a5fe06d3a9940453df63e2e5f19855553b4c2c /net-mgmt/packit
parent6e571a9f6fabbf60288368cde2afef6ca6cf159b (diff)
downloadFreeBSD-ports-25b03886bc6ebb7eb8b6f45f2d891498e2e23752.zip
FreeBSD-ports-25b03886bc6ebb7eb8b6f45f2d891498e2e23752.tar.gz
- Update to version 0.7.1
* Use PLIST_FILES
Diffstat (limited to 'net-mgmt/packit')
-rw-r--r--net-mgmt/packit/Makefile4
-rw-r--r--net-mgmt/packit/distinfo2
-rw-r--r--net-mgmt/packit/pkg-plist1
3 files changed, 4 insertions, 3 deletions
diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile
index 897b918..3d3e79c 100644
--- a/net-mgmt/packit/Makefile
+++ b/net-mgmt/packit/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= packit
-PORTVERSION= 0.7
+PORTVERSION= 0.7.1
CATEGORIES= net
MASTER_SITES= http://packit.sourceforge.net/downloads/
EXTRACT_SUFX= .tgz
@@ -18,8 +18,10 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config
MAN8= packit.8
+PLIST_FILES= sbin/packit
GNU_CONFIGURE= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/net-mgmt/packit/distinfo b/net-mgmt/packit/distinfo
index 8b7f19e..e512d72 100644
--- a/net-mgmt/packit/distinfo
+++ b/net-mgmt/packit/distinfo
@@ -1 +1 @@
-MD5 (packit-0.7.tgz) = ed52ea0ad44daea26f34ec1c20a35599
+MD5 (packit-0.7.1.tgz) = 08a64f736143af3038ccd3b6b1f94a65
diff --git a/net-mgmt/packit/pkg-plist b/net-mgmt/packit/pkg-plist
deleted file mode 100644
index 19ccbf8..0000000
--- a/net-mgmt/packit/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-sbin/packit
OpenPOWER on IntegriCloud