diff options
Diffstat (limited to 'editors/libreoffice-i18n/Makefile')
-rw-r--r-- | editors/libreoffice-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/libreoffice-i18n/Makefile b/editors/libreoffice-i18n/Makefile index 1406eea4c2c..bc50fb8c096 100644 --- a/editors/libreoffice-i18n/Makefile +++ b/editors/libreoffice-i18n/Makefile @@ -1,9 +1,9 @@ # $FreeBSD$ .include "${.CURDIR}/../libreoffice/Makefile.common" -UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX} +UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX} PKGNAMESUFFIX= -i18n -DISTFILES= #none +DISTFILES= #none MASTER_SITES= #none EXTRACT_ONLY= #none |