summaryrefslogtreecommitdiff
path: root/package/links/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/links/Makefile')
-rw-r--r--package/links/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/links/Makefile b/package/links/Makefile
index bae20042c..dae75bd35 100644
--- a/package/links/Makefile
+++ b/package/links/Makefile
@@ -6,12 +6,12 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= links
PKG_VERSION:= 2.2
PKG_RELEASE:= 1
-PKG_BUILDDEP+= openssl libpng jpeg gpm
PKG_MD5SUM:= c9937f9ed0061f264973182f871fb667
PKG_DESCR:= web browser with graphic support
PKG_SECTION:= browser
PKG_DEPENDS:= libpng libjpeg libtiff gpm libopenssl
-PKG_URL:= http://links.twibright.com
+PKG_BUILDDEP:= openssl libpng jpeg gpm
+PKG_URL:= http://links.twibright.com/
PKG_SITES:= http://links.twibright.com/download/
include ${TOPDIR}/mk/package.mk