1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Define USE_PERL5 and remove BUILD_DEPENDS & RUN_DEPENDS.

This commit is contained in:
Masafumi Max NAKANE 1997-06-24 20:59:30 +00:00
parent ccdb93701a
commit aca966f9bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7066

View File

@ -3,7 +3,7 @@
# Date created: 23 Sep 1996
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
#
# $Id: Makefile,v 1.16 1997/05/25 18:29:05 max Exp $
# $Id: Makefile,v 1.17 1997/06/02 18:33:30 max Exp $
#
DISTNAME= mailagent-3.0@56
@ -14,9 +14,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/RAM/
MAINTAINER= max@FreeBSD.ORG
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
USE_PERL5= yes
NO_PACKAGE= "Correct FQDN needs to be hardcoded"
IS_INTERACTIVE= yes
HAS_CONFIGURE= yes