Add missing RUN_DEPENDS.
Remove trailing blank line.
This commit is contained in:
parent
65907ca1bc
commit
3c101b3a3b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.46 2011/05/19 11:52:06 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.47 2011/05/19 11:57:37 ajacoutot Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
@ -7,7 +7,7 @@ COMMENT= Chromium browser
|
||||
V= 11.0.696.68
|
||||
DISTNAME= chromium-${V}
|
||||
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
|
||||
CATEGORIES= www
|
||||
|
||||
@ -43,7 +43,8 @@ MODULES= devel/gettext \
|
||||
MODPY_RUNDEP= No
|
||||
|
||||
RUN_DEPENDS= sysutils/gamin,-server \
|
||||
devel/xdg-utils
|
||||
devel/xdg-utils \
|
||||
devel/desktop-file-utils
|
||||
BUILD_DEPENDS= archivers/bzip2 \
|
||||
devel/gperf \
|
||||
devel/bison \
|
||||
|
@ -112,4 +112,3 @@ Icon=chrome
|
||||
Type=Application
|
||||
Categories=Application;Network;WebBrowser;
|
||||
MimeType=text/html;text/xml;application/xhtml_xml;
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2011/05/19 11:52:07 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2011/05/19 11:57:37 ajacoutot Exp $
|
||||
bin/chrome
|
||||
chrome/
|
||||
@bin chrome/chrome
|
||||
@ -233,7 +233,6 @@ chrome/resources/inspector/Images/warningsErrors.png
|
||||
chrome/resources/inspector/devTools.css
|
||||
chrome/resources/inspector/devtools.html
|
||||
@man man/man1/chrome.1
|
||||
share/applications/
|
||||
share/applications/chrome.desktop
|
||||
share/icons/hicolor/128x128/apps/chrome.png
|
||||
share/icons/hicolor/16x16/apps/chrome.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user