diff options
Diffstat (limited to 'devel/libchipcard/Makefile')
-rw-r--r-- | devel/libchipcard/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libchipcard/Makefile b/devel/libchipcard/Makefile index ab8b1b099a93..d1a8c867f4c0 100644 --- a/devel/libchipcard/Makefile +++ b/devel/libchipcard/Makefile @@ -30,7 +30,6 @@ CONFIGURE_ARGS+=--enable-release="yes" \ --with-pcsc-libs=${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAKE_JOBS_SAFE= yes PLIST_SUB= GWEN_SHLIB_VER="${GWEN_SHLIB_VER}" USE_LDCONFIG= yes |