diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-08 22:26:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-08 22:26:47 +0000 |
commit | 9bdb356d23655bcfaf373440bf5e78acaa9bbf44 (patch) | |
tree | e8570c7e0b5de33f4bfaa637f4379028a6f99468 /print | |
parent | 97a9021fce683d96878ee24cce9ab4db96f1b884 (diff) | |
download | ports-9bdb356d23655bcfaf373440bf5e78acaa9bbf44.tar.gz ports-9bdb356d23655bcfaf373440bf5e78acaa9bbf44.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-magicolor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-magicolor/Makefile b/print/cups-magicolor/Makefile index 3513df7cda28..28bd6b6760a4 100644 --- a/print/cups-magicolor/Makefile +++ b/print/cups-magicolor/Makefile @@ -33,4 +33,4 @@ GNU_CONFIGURE= yes BROKEN= Does not compile on 4.x .endif -.include <bsd.port.mk> +.include <bsd.port.post.mk> |