summaryrefslogtreecommitdiff
path: root/graphics/xv/patches
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1997-11-20 13:12:39 +0000
committeragc <agc@pkgsrc.org>1997-11-20 13:12:39 +0000
commit95e75c4a42278292ab3c793206d71720c415af00 (patch)
tree5f84eba246ba9a0f04c6f290731d3823704240c8 /graphics/xv/patches
parent3ce71fca4079bd860f5d231c26da16d771ebe630 (diff)
downloadpkgsrc-95e75c4a42278292ab3c793206d71720c415af00.tar.gz
Remove annoying "Did you remember to 'make depend' first?" message -
the packaging tools will make depend automatically.
Diffstat (limited to 'graphics/xv/patches')
-rw-r--r--graphics/xv/patches/patch-ad15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/xv/patches/patch-ad b/graphics/xv/patches/patch-ad
index bdfa852aad2..4ac692ae0b2 100644
--- a/graphics/xv/patches/patch-ad
+++ b/graphics/xv/patches/patch-ad
@@ -60,3 +60,18 @@
DEFINES= $(SCO) $(UNIX) $(NODIRENT) $(VPRINTF) $(TIMERS) \
$(HPUX7) $(JPEG) $(TIFF) $(PDS) $(DXWM) $(RAND) \
+@@ -182,10 +198,10 @@
+
+ PROGRAMS= xv bggen vdcomp xcmap xvpictoppm
+
+-all::
+- @echo ""
+- @echo " Did you remember to 'make depend' first?"
+- @echo ""
++#all::
++# @echo ""
++# @echo " Did you remember to 'make depend' first?"
++# @echo ""
+
+
+ #if defined(HaveJpeg) || defined(HaveTiff)