mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Temporarily remove the PROCMAIL=yes so that this port will package
and I can find a better way of doing it.
This commit is contained in:
parent
78c049e833
commit
6cbfa7badc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9928
@ -3,7 +3,7 @@
|
||||
# Date created: 11/12/96
|
||||
# Whom: oly@world.std.com
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1998/02/23 04:09:58 steve Exp $
|
||||
# $Id: Makefile,v 1.8 1998/02/25 10:10:53 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dotfile-2.2
|
||||
@ -15,28 +15,11 @@ MAINTAINER= oly@world.std.com
|
||||
LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
|
||||
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
|
||||
|
||||
BROKEN= package
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAN1= dotfile.1
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
pre-fetch:
|
||||
.if !defined(PROCMAIL)
|
||||
@${ECHO_MSG} "This port requires an extra configure if you intend to use it to create procmailrc files. If you'd like this capability restart with \"make PROCMAIL=yes\"."
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "If you choose not to compile in this capability now, you can add it later by running configure in ${PREFIX}/${DISTNAME}/procmail."
|
||||
.endif
|
||||
|
||||
post-configure:
|
||||
.if defined(PROCMAIL)
|
||||
@(cd ${WRKSRC}/Modules/procmail && CC="${CC}" ac_cv_path_CC="${CC}" CFLAGS="${CFLAGS}" \
|
||||
INSTALL="${INSTALL} -c -o ${BINOWN} -g ${BINGRP}" \
|
||||
INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
|
||||
${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS})
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${PREFIX}/share/doc/${DISTNAME}
|
||||
@${MKDIR} ${PREFIX}/share/doc/${DISTNAME}/dotfile
|
||||
|
@ -263,15 +263,8 @@ lib/dotfile-2.2/fvwm1/tools.tcl
|
||||
lib/dotfile-2.2/procmail/exports/contents
|
||||
lib/dotfile-2.2/procmail/exports/examples.export
|
||||
lib/dotfile-2.2/procmail/save-files/examples.save
|
||||
lib/dotfile-2.2/procmail/bytecompile
|
||||
lib/dotfile-2.2/procmail/config.log
|
||||
lib/dotfile-2.2/procmail/config.status
|
||||
lib/dotfile-2.2/procmail/configure.in.orig
|
||||
lib/dotfile-2.2/procmail/configure.in~
|
||||
lib/dotfile-2.2/procmail/filter
|
||||
lib/dotfile-2.2/procmail/logcheck
|
||||
lib/dotfile-2.2/procmail/mkdirhier
|
||||
lib/dotfile-2.2/procmail/system.tcl
|
||||
lib/dotfile-2.2/procmail/system.tcl.in
|
||||
lib/dotfile-2.2/procmail/recipes.template
|
||||
lib/dotfile-2.2/procmail/recipes-save.template
|
||||
|
Loading…
Reference in New Issue
Block a user