aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-07-05 05:32:46 +0800
committersteve <steve@FreeBSD.org>1999-07-05 05:32:46 +0800
commite1727dcd51af0158764a951a5628d7d003e1bd22 (patch)
treebe38c157a6682d81d41136d523f09b68bf5b75c7 /misc
parente50a27da16ddd9090b0bb26b48d9fa2ae4c4d213 (diff)
downloadfreebsd-ports-graphics-e1727dcd51af0158764a951a5628d7d003e1bd22.tar.gz
freebsd-ports-graphics-e1727dcd51af0158764a951a5628d7d003e1bd22.tar.zst
freebsd-ports-graphics-e1727dcd51af0158764a951a5628d7d003e1bd22.zip
Fix a few style nits.
Diffstat (limited to 'misc')
-rw-r--r--misc/quotes/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/quotes/Makefile b/misc/quotes/Makefile
index a3aa4acff07..6e6a112ccdb 100644
--- a/misc/quotes/Makefile
+++ b/misc/quotes/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 February 1999
# Whom: Dima Sivachenko
#
-# $Id: Makefile,v 1.1.1.1 1999/02/22 01:34:12 billf Exp $
+# $Id: Makefile,v 1.2 1999/04/26 02:46:15 mharo Exp $
#
DISTNAME= quotes-1.4-0
@@ -20,7 +20,6 @@ NO_BUILD= yes
USE_PERL5= yes
post-patch:
-
@ ${MV} ${WRKSRC}/quotes ${WRKSRC}/quotes.pre_sed
@ ${SED} -e 's#/usr/bin/perl#${PERL5}#' ${WRKSRC}/quotes.pre_sed \
> ${WRKSRC}/quotes
@@ -32,7 +31,6 @@ post-patch:
> ${WRKSRC}/QuExample.pm
do-install:
-
@ ${INSTALL_SCRIPT} ${WRKSRC}/quotes ${PREFIX}/bin
@ ${INSTALL_SCRIPT} ${WRKSRC}/quotesmailer ${PREFIX}/bin
@ ${INSTALL_DATA} ${WRKSRC}/sample.quotesrc ${PREFIX}/etc/quotesrc.sample
>-0/+2 * Convert archivers to USES=zipBaptiste Daroussin2014-03-071-2/+1 * - Reassign lioux' ports to the heapThomas Abthorpe2014-02-151-1/+1 * Support stageBaptiste Daroussin2013-12-271-4/+3 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-201-0/+1 * - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0 * Fix build with recent clangBaptiste Daroussin2013-05-272-8/+18 * - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0 * Mark MAKE_JOBS_SAFE for SMP compilationMario Sergio Fujikawa Ferreira2009-03-261-0/+1