diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-28 15:59:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-28 15:59:10 +0000 |
commit | 1b5c649ef035387268e286d77422945c57e19f2d (patch) | |
tree | 7dad88b4e3ad37568edf7edd57aedac6189a5b7e /print | |
parent | c1a70d9455b44b262a624bebeeadc9372ab7435d (diff) | |
download | ports-1b5c649ef035387268e286d77422945c57e19f2d.tar.gz ports-1b5c649ef035387268e286d77422945c57e19f2d.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/libotf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/libotf/Makefile b/print/libotf/Makefile index d97993ca2694..5d80caee1b5a 100644 --- a/print/libotf/Makefile +++ b/print/libotf/Makefile @@ -18,5 +18,4 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include -NO_STAGE= yes .include <bsd.port.mk> |