diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:21:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:21:20 +0000 |
commit | 4a65c836693c56cb403b7a0b47a9514037a4bcec (patch) | |
tree | a83f9c61d0f1407763c818e3b12c03434ae8641a /french/acroread9 | |
parent | 1c7169ab74dcbb512e836e6882d91239ff49ddee (diff) | |
download | ports-4a65c836693c56cb403b7a0b47a9514037a4bcec.tar.gz ports-4a65c836693c56cb403b7a0b47a9514037a4bcec.zip |
Notes
Diffstat (limited to 'french/acroread9')
-rw-r--r-- | french/acroread9/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/french/acroread9/Makefile b/french/acroread9/Makefile index c1ff6219581d..5c1573f60779 100644 --- a/french/acroread9/Makefile +++ b/french/acroread9/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: french/acroread9 -# Date created: 28 March 2009 -# Whom: hrs -# +# Created by: hrs # $FreeBSD$ -# PORTVERSION= 9.4.2 PORTREVISION= 1 @@ -14,4 +10,5 @@ DISTINFO_FILE= ${.CURDIR}/distinfo ADOBE_LANG= FRA +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |