aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/arpwatch-devel
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-03-31 02:26:41 +0800
committerobrien <obrien@FreeBSD.org>1997-03-31 02:26:41 +0800
commit14156c5a9b43a6fe3391e32edf13c2a95d26e81a (patch)
tree04467489bafd4f41dff31fda0633e2f9d6c6cd08 /net-mgmt/arpwatch-devel
parentc79a3f50c7779f56139fc766ae716aac7b091919 (diff)
downloadfreebsd-ports-graphics-14156c5a9b43a6fe3391e32edf13c2a95d26e81a.tar.gz
freebsd-ports-graphics-14156c5a9b43a6fe3391e32edf13c2a95d26e81a.tar.zst
freebsd-ports-graphics-14156c5a9b43a6fe3391e32edf13c2a95d26e81a.zip
Add install-man to INSTALL_TARGET rather than deal with it in post-install
target.
Diffstat (limited to 'net-mgmt/arpwatch-devel')
-rw-r--r--net-mgmt/arpwatch-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/arpwatch-devel/Makefile b/net-mgmt/arpwatch-devel/Makefile
index a87b828dab6..849dc554748 100644
--- a/net-mgmt/arpwatch-devel/Makefile
+++ b/net-mgmt/arpwatch-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: March 24 1997
# Whom: Brian Somers <brian@awfulhak.demon.co.uk>
#
-# $Id: Makefile,v 1.1.1.1 1997/03/30 17:19:56 brian Exp $
+# $Id: Makefile,v 1.2 1997/03/30 18:11:58 obrien Exp $
#
DISTNAME= arpwatch-2.0.1a1
@@ -17,11 +17,11 @@ MAINTAINER= brian@awfulhak.demon.co.uk
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --quiet
MAKE_FLAGS+= CCOPT="-O2 -DPATH_SENDMAIL=\\\"/usr/sbin/sendmail\\\""
+INSTALL_TARGET= install install-man
MAN8= arpwatch.8 arpsnmp.8
post-install:
- cd ${WRKSRC}; make install-man
if [ ! -d ${PREFIX}/arpwatch ]; then \
${MKDIR} ${PREFIX}/arpwatch; \
chmod 775 ${PREFIX}/arpwatch; \
t.cgi/freebsd-ports-gnome/commit/multimedia/dvbcut?h=mate-1.18&id=51dd2cc83ce4b29b60354ba0c5ac48dccaadc74d'>Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2008-12-181-1/+1 * - Mark BROKEN: does not compilepav2008-08-151-0/+2 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Unbreak port: use functional interface to locate encoder/decoder functionsse2007-11-154-13/+56 * Mark as broken: fails to compile.linimon2007-11-081-0/+2 * This port is no longer broken (after ffmpeg has been patched to installse2007-08-191-2/+0 * This port depends on ffmpegg and was broken by a change in ffmpeg (these2007-08-192-6/+8 * BROKEN: Does not compilekris2007-08-181-0/+2 * - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-2/+2 * The port has been unbroken by compensating for recent ffmpeg headerse2007-07-171-2/+0 * Unbreak compilation caused by removal of C++ compatibility wrappersse2007-07-178-6/+96 * - Mark BROKEN: does not link against new ffmpegpav2007-07-151-0/+2 * Unreak compilation with gcc-4.2: There is one expression containing ase2007-06-031-0/+14 * Use multimedia/ffmpeg now instead of multimedia/ffmpeg-develahze2007-05-261-1/+1 * This port was broken due to changes in ffmpeg-devel (removal of ase2007-05-201-2/+0 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Mark as broken: The ffmpeg library recently dropped the deprecatedse2007-05-031-2/+3 * The AC3 decoder function in ffmpeg has been renamed, make dvbcut usese2007-05-032-0/+22 * Since the upgrade to 0.5.4 included most of the contents of the latestse2007-05-013-74/+4 * Upgrade to dvbcut version 0.5.4.se2007-04-2924-1738/+4 * Update the port to the latest available sources from SVN (r25) as suggestedse2007-04-1124-6/+1779 * BROKEN: Does not buildkris2007-02-271-0/+2 * Install to /... instead of to /...se2006-08-121-2/+2 * Add dvbcut, a Qt based program for cutting of MPEG TS stream filesse2005-12-29