diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-12-23 06:54:04 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-12-23 06:54:04 +0000 |
commit | c358e850a7d775ec42211395d196a6f160b84002 (patch) | |
tree | 6dbec86bff5dfaf9dab3440325233bda6804f345 /arabic/libreoffice | |
parent | 4e6d4d6f79c772ab75693f30b9090902caa65cce (diff) | |
download | freebsd-ports-c358e850a7d775ec42211395d196a6f160b84002.zip |
Second round of Makefile cleanups in Arabic ports.
Diffstat (limited to 'arabic/libreoffice')
-rw-r--r-- | arabic/libreoffice/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arabic/libreoffice/Makefile b/arabic/libreoffice/Makefile index 77e47ba6cce1..b3e1d345af41 100644 --- a/arabic/libreoffice/Makefile +++ b/arabic/libreoffice/Makefile @@ -4,5 +4,4 @@ LO_I18N= ar CATEGORIES= arabic editors .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" - .include <bsd.port.mk> |