aboutsummaryrefslogtreecommitdiff
path: root/security/ckpass/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-05-02 12:06:21 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-05-02 12:06:21 +0000
commitc3aad0ba12dd8aeff5c5ef2ec2bfd6b50ad4c6ff (patch)
treef3e3b53ecc62e20f346aefaeb13c668946550529 /security/ckpass/Makefile
parent964883bc4c1face1156f387fb99ababe106470b1 (diff)
downloadports-c3aad0ba12dd8aeff5c5ef2ec2bfd6b50ad4c6ff.tar.gz
ports-c3aad0ba12dd8aeff5c5ef2ec2bfd6b50ad4c6ff.zip
Notes
Diffstat (limited to 'security/ckpass/Makefile')
-rw-r--r--security/ckpass/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/security/ckpass/Makefile b/security/ckpass/Makefile
index f89d0b97605f..de581501d7e2 100644
--- a/security/ckpass/Makefile
+++ b/security/ckpass/Makefile
@@ -1,9 +1,8 @@
# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
# $FreeBSD$
-#
PORTNAME= ckpass
-PORTVERSION= 0.1
+PORTVERSION= 0.2
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}
@@ -12,11 +11,11 @@ COMMENT= Ncurses based password database client
LICENSE= GPLv3
-LIB_DEPENDS= kpass.0:${PORTSDIR}/security/libkpass
+LIB_DEPENDS= kpass:${PORTSDIR}/security/libkpass
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
-CPPFLAGS+= "-I${LOCALBASE}/include"
+CFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES= bin/ckpass