diff options
-rw-r--r-- | textproc/linux-f10-aspell/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/linux-f10-aspell/Makefile b/textproc/linux-f10-aspell/Makefile index 71f2f876b715..4d437190c9ce 100644 --- a/textproc/linux-f10-aspell/Makefile +++ b/textproc/linux-f10-aspell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: textproc/linux-f10-aspell -# Date created: 2009-05-05 -# Whom: bsam -# +# Created by: bsam # $FreeBSD$ -# PORTNAME= aspell PORTVERSION= 0.60.6 @@ -21,7 +17,7 @@ ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes LINUX_DIST_VER= 10 RPMVERSION= 3.fc10 -BRANDELF_DIRS== usr/bin +BRANDELF_DIRS= usr/bin USE_LDCONFIG= yes DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr |