diff options
Diffstat (limited to 'devel/libqxt/Makefile')
-rw-r--r-- | devel/libqxt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libqxt/Makefile b/devel/libqxt/Makefile index ccd1878d8c2b..def13178f567 100644 --- a/devel/libqxt/Makefile +++ b/devel/libqxt/Makefile @@ -37,7 +37,7 @@ COMMIT= dadc327c2a6a WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${COMMIT} PLIST_SUB+= SHVER_1=${PORTVERSION} \ - SHVER_2=${PORTVERSION:R} \ + SHVER_2=${PORTVERSION:R} \ SHVER_3=${PORTVERSION:R:R} OPTIONS_DEFAULT= AVAHI |