diff options
Diffstat (limited to 'math/libxls/Makefile')
-rw-r--r-- | math/libxls/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/libxls/Makefile b/math/libxls/Makefile index 60ae346e7e98..9cfe829a90a5 100644 --- a/math/libxls/Makefile +++ b/math/libxls/Makefile @@ -8,7 +8,8 @@ COMMENT= Extract Cell Data From Excel xls files LICENSE= BSD2CLAUSE -USES= compiler:c++11-lang libtool +USES= compiler:c++11-lang cpe libtool +CPE_VENDOR= ${PORTNAME}_project GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |