this port does not extract properly. fix it.

This commit is contained in:
turan 1999-10-30 11:23:44 +00:00
parent 05530dce8d
commit 51490d3869
2 changed files with 4 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# Date created: May 16 1998 # Date created: May 16 1998
# Whom: Angelos D. Keromytis # Whom: Angelos D. Keromytis
# #
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/17 04:20:30 angelos Exp $ # $OpenBSD: Makefile,v 1.2 1999/10/30 11:25:16 turan Exp $
# #
DISTNAME= bulk_mailer-1.5 DISTNAME= bulk_mailer-1.5
@ -13,7 +13,6 @@ EXTRACT_SUFX= .tar
MAINTAINER= angelos@openbsd.org MAINTAINER= angelos@openbsd.org
EXTRACT_BEFORE_ARGS= -C ${WRKDIR} -xf
NO_WRKSUBDIR= YES NO_WRKSUBDIR= YES
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
# Ports collection makefile for "hoc", the High Order Calculator # Ports collection makefile for "hoc", the High Order Calculator
# $OpenBSD: Makefile,v 1.3 1999/10/27 16:53:35 ian Exp $ # $OpenBSD: Makefile,v 1.4 1999/10/30 11:23:44 turan Exp $
PKGNAME= hoc-1.1 PKGNAME= hoc-1.1
DISTNAME= hoc DISTNAME= hoc
@ -9,6 +9,8 @@ MASTER_SITES = http://cm.bell-labs.com/cm/cs/who/bwk/
EXTRACT_SUFX= .sh EXTRACT_SUFX= .sh
EXTRACT_CMD= /bin/sh EXTRACT_CMD= /bin/sh
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=
MAKEFILE = makefile MAKEFILE = makefile
ALL_TARGET = hoc ALL_TARGET = hoc