diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-07-24 21:15:46 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-07-24 21:15:46 +0000 |
commit | 17b4c270c4a093c26cabe8b37706a1d40062aa84 (patch) | |
tree | dd966984bb4687982bee1955eb215d78c7cad385 /print/gimp-gutenprint/Makefile | |
parent | 209b141a87c7d40c7ea094fa82bfe5a03a8c0973 (diff) |
Notes
Diffstat (limited to 'print/gimp-gutenprint/Makefile')
-rw-r--r-- | print/gimp-gutenprint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/gimp-gutenprint/Makefile b/print/gimp-gutenprint/Makefile index 46342da9df13..59265dbf2948 100644 --- a/print/gimp-gutenprint/Makefile +++ b/print/gimp-gutenprint/Makefile @@ -16,5 +16,4 @@ MASTERDIR= ${.CURDIR}/../../print/gutenprint-base GUT_SLAVE= gimp PLIST= ${.CURDIR}/pkg-plist -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |