diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-07-07 06:58:41 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-07-07 06:58:41 +0000 |
commit | b8cebe091e6a91743f428f979d1b43c9583900d5 (patch) | |
tree | 98f1ea71e618bfc02dae9daa1a7527fa2b68af64 /print/pkipplib | |
parent | 73fe9fc4bb92eeaad12fdcb7611fcc3d8db37cfb (diff) | |
download | ports-b8cebe091e6a91743f428f979d1b43c9583900d5.tar.gz ports-b8cebe091e6a91743f428f979d1b43c9583900d5.zip |
Notes
Diffstat (limited to 'print/pkipplib')
-rw-r--r-- | print/pkipplib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/pkipplib/Makefile b/print/pkipplib/Makefile index 5af7244d8fa4..27247024f2d1 100644 --- a/print/pkipplib/Makefile +++ b/print/pkipplib/Makefile @@ -12,5 +12,4 @@ COMMENT= Create and parse IPP requests USE_PYTHON= yes USE_PYDISTUTILS=yes -NO_STAGE= yes .include <bsd.port.mk> |