diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-14 15:02:07 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-14 15:02:07 +0800 |
commit | 855c18fb863beaf3db5c372e94dc3d4447f6e8d8 (patch) | |
tree | 4201b3eea24b34435405bf96d7817babffedff26 /editors | |
parent | 4cf37c10bd13247c2a7d120f73584d983742c0c3 (diff) | |
download | freebsd-ports-gnome-855c18fb863beaf3db5c372e94dc3d4447f6e8d8.tar.gz freebsd-ports-gnome-855c18fb863beaf3db5c372e94dc3d4447f6e8d8.tar.zst freebsd-ports-gnome-855c18fb863beaf3db5c372e94dc3d4447f6e8d8.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'editors')
-rw-r--r-- | editors/libreoffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index ecceb75fd119..992c18f5faa7 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -78,7 +78,7 @@ USE_OPENLDAP= yes USE_PERL5= build USE_QT4= # empty but required USE_XORG= xaw xrandr -USES= bison compiler:c++11-lang gmake perl5 pkgconfig python shared-mime-info tar:xz +USES= bison compiler:c++11-lang cpe gmake perl5 pkgconfig python shared-mime-info tar:xz WANT_GNOME= yes DISTFILES+= ${PORTNAME}-${LOVERSION}${EXTRACT_SUFX} |