diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-06-18 02:56:56 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-06-18 02:56:56 +0800 |
commit | b09532158758639eb8c485be1496243a92abe6e4 (patch) | |
tree | 5502c7f5350a6bdd167b449d62a7e0b7940f7141 /x11/yelp3/Makefile | |
parent | ed3b201852bfc4c6035841923141e37741b78dda (diff) | |
download | marcuscom-ports-b09532158758639eb8c485be1496243a92abe6e4.tar marcuscom-ports-b09532158758639eb8c485be1496243a92abe6e4.tar.gz marcuscom-ports-b09532158758639eb8c485be1496243a92abe6e4.tar.bz2 marcuscom-ports-b09532158758639eb8c485be1496243a92abe6e4.tar.lz marcuscom-ports-b09532158758639eb8c485be1496243a92abe6e4.tar.xz marcuscom-ports-b09532158758639eb8c485be1496243a92abe6e4.tar.zst marcuscom-ports-b09532158758639eb8c485be1496243a92abe6e4.zip |
MimeType line in desktop file, add desktop-file-utils
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18556 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/yelp3/Makefile')
-rw-r--r-- | x11/yelp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/yelp3/Makefile b/x11/yelp3/Makefile index fe8796c04..2f5445f47 100644 --- a/x11/yelp3/Makefile +++ b/x11/yelp3/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/yelp-xsl.pc:${PORTSDIR}/textproc/yel CONFLICTS= yelp-2.[0-9]* LATEST_LINK= yelp3 -USES= gettext pathfix pkgconfig +USES= desktop-file-utils gettext pathfix pkgconfig USE_XZ= yes USE_XORG= x11 ice USE_GMAKE= yes |