1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

archivers/opkg: simplify Makefile

Reported by:	mat@FreeBSD.org
This commit is contained in:
Martin Matuska 2018-08-03 12:02:47 +00:00
parent a1f5f94768
commit 5efe774225
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476288

View File

@ -4,7 +4,6 @@
PORTNAME= opkg
DISTVERSION= 20180803
CATEGORIES= archivers sysutils
MASTER_SITES= GH
MAINTAINER= mm@FreeBSD.org
COMMENT= OpenWrt package manager
@ -14,7 +13,6 @@ LICENSE= GPLv2
USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= mmatuska
GH_PROJECT= opkg
GH_TAGNAME= b07cde3
BUILD_DEPENDS+= ${LOCALBASE}/lib/libubox.a:devel/libubox