aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-06-12 12:57:36 +0800
committerasami <asami@FreeBSD.org>1997-06-12 12:57:36 +0800
commit6bfa8dfd2d0863b9d9051abd4483e02d24d7bf3f (patch)
tree39c75059050d73645e3f02260be0ef13469c96bc /mail
parent1c93028b8b20135b5110ecd37e5225d69a6117d0 (diff)
downloadfreebsd-ports-gnome-6bfa8dfd2d0863b9d9051abd4483e02d24d7bf3f.tar.gz
freebsd-ports-gnome-6bfa8dfd2d0863b9d9051abd4483e02d24d7bf3f.tar.zst
freebsd-ports-gnome-6bfa8dfd2d0863b9d9051abd4483e02d24d7bf3f.zip
"all:" -> "all:" to make XFree86-3.3 config files happy.
Diffstat (limited to 'mail')
-rw-r--r--mail/youbin/files/patch-aa17
1 files changed, 17 insertions, 0 deletions
diff --git a/mail/youbin/files/patch-aa b/mail/youbin/files/patch-aa
index cc41ce2c3f34..4132183b4357 100644
--- a/mail/youbin/files/patch-aa
+++ b/mail/youbin/files/patch-aa
@@ -90,6 +90,23 @@
/*
***************
+*** 151,157 ****
+ * Target entries.
+ */
+
+! all: $(TARGETS)
+
+ SingleProgramTarget(youbind,$(YOUBIND_OBJS),,)
+ SingleProgramTarget(sendto,$(SENDTO_OBJS),,)
+--- 152,158 ----
+ * Target entries.
+ */
+
+! all:: $(TARGETS)
+
+ SingleProgramTarget(youbind,$(YOUBIND_OBJS),,)
+ SingleProgramTarget(sendto,$(SENDTO_OBJS),,)
+***************
*** 169,177 ****
install.man::
csh -c "cp $(MANSRC_DIR)/*.man ."