diff options
Diffstat (limited to 'package/portsentry')
-rw-r--r-- | package/portsentry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/portsentry/Makefile b/package/portsentry/Makefile index a68b55593..7878c2da4 100644 --- a/package/portsentry/Makefile +++ b/package/portsentry/Makefile @@ -12,7 +12,7 @@ PKG_SECTION:= net/security PKG_URL:= http://sourceforge.net/projects/sentrytools PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=sentrytools/} -PKG_LIBC_DEPENDS:= uclibc eglibc glibc +PKG_LIBC_DEPENDS:= uclibc glibc WRKDIST= ${WRKDIR}/${PKG_NAME}_beta |