aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-06-29 17:02:22 +0800
committerdirk <dirk@FreeBSD.org>2001-06-29 17:02:22 +0800
commitfec2dd02d7d5a9054297b098b6c64fd1af4eefb7 (patch)
tree402154a2cf2741f81c78fb939f30a74a2c403592 /databases
parent544316e729a8bb6b75ce194122861ae4f0753f42 (diff)
downloadfreebsd-ports-gnome-fec2dd02d7d5a9054297b098b6c64fd1af4eefb7.tar.gz
freebsd-ports-gnome-fec2dd02d7d5a9054297b098b6c64fd1af4eefb7.tar.zst
freebsd-ports-gnome-fec2dd02d7d5a9054297b098b6c64fd1af4eefb7.zip
Remove *.orig before installing.
PR: ports/28495 Submitted by: maintainer
Diffstat (limited to 'databases')
-rw-r--r--databases/adodb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/adodb/Makefile b/databases/adodb/Makefile
index 11b14d74f0f1..dba4b51408f3 100644
--- a/databases/adodb/Makefile
+++ b/databases/adodb/Makefile
@@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= YES
do-install:
+ ${RM} -f ${WRKSRC}/*.orig
${MKDIR} ${PREFIX}/share/doc/apache/php/adodb
${INSTALL_DATA} ${WRKSRC}/* ${PREFIX}/share/doc/apache/php/adodb