diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-25 14:51:31 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-25 14:51:31 +0800 |
commit | b8f34802eb261ebb120d045fbf1855607a57cbf9 (patch) | |
tree | 561ec246e0f747102836b320af158b6c29f3014b | |
parent | c0ab7472766c267a7362926a9b3f83217de09c30 (diff) | |
download | freebsd-ports-gnome-b8f34802eb261ebb120d045fbf1855607a57cbf9.tar.gz freebsd-ports-gnome-b8f34802eb261ebb120d045fbf1855607a57cbf9.tar.zst freebsd-ports-gnome-b8f34802eb261ebb120d045fbf1855607a57cbf9.zip |
- Add CPE info
Approved by: portmgr blanket
-rw-r--r-- | mail/claws-mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 0cdc5835b9c8..8dded5fff201 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -12,7 +12,7 @@ LIB_DEPENDS= libetpan.so:${PORTSDIR}/mail/libetpan \ RUN_DEPENDS= mime-support>0:${PORTSDIR}/misc/mime-support USE_GNOME= gtk20 -USES= desktop-file-utils execinfo pathfix shebangfix +USES= cpe desktop-file-utils execinfo pathfix shebangfix SHEBANG_FILES= tools/*.pl tools/tb2claws-mail INSTALLS_ICONS= yes |