diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:43:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:43:59 +0000 |
commit | 6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (patch) | |
tree | 0c3309878fd450dd62184f1acef7c44d1acc7313 /print/sv-acroread8/Makefile | |
parent | 4bcad8fbe603f44ebb6e03f8973707d0ff716aad (diff) |
Notes
Diffstat (limited to 'print/sv-acroread8/Makefile')
-rw-r--r-- | print/sv-acroread8/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/print/sv-acroread8/Makefile b/print/sv-acroread8/Makefile index b9ac4b2707b7..aaeb5d1753ad 100644 --- a/print/sv-acroread8/Makefile +++ b/print/sv-acroread8/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sv-acroread8 -# Date created: 27 December 2007 -# Whom: hrs -# +# Created by: hrs # $FreeBSD$ -# PKGNAMEPREFIX= sv- @@ -12,4 +8,5 @@ DISTINFO_FILE= ${.CURDIR}/distinfo ADOBE_LANG= SVE +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |