diff options
Diffstat (limited to 'sysutils/libtpms/Makefile')
| -rw-r--r-- | sysutils/libtpms/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/libtpms/Makefile b/sysutils/libtpms/Makefile index 6941041559b2..2492f32a7181 100644 --- a/sysutils/libtpms/Makefile +++ b/sysutils/libtpms/Makefile @@ -1,6 +1,6 @@ PORTNAME= libtpms DISTVERSIONPREFIX= v -DISTVERSION= 0.10.0 +DISTVERSION= 0.10.2 CATEGORIES= sysutils MAINTAINER= meka@tilda.center @@ -14,10 +14,10 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= autoreconf gmake libtool pathfix pkgconfig ssl USE_GITHUB= yes -USE_LDCONFIG= yes GH_ACCOUNT= stefanberger +USE_LDCONFIG= yes GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip +PLIST_SUB= DISTVERSION=${DISTVERSION} .include <bsd.port.mk> |
