Add missing @dirrm entries.

Noticed by:	QAT
This commit is contained in:
Jimmy Olgeni 2010-08-13 16:25:31 +00:00
parent aa4a83d216
commit d2c0af1f45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259189
2 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= ecl PORTNAME= ecl
PORTVERSION= 10.4.1 PORTVERSION= 10.4.1
PORTREVISION= 1
CATEGORIES= lang lisp CATEGORIES= lang lisp
MASTER_SITES= SF/${PORTNAME}s/${PORTNAME}s/10.4/ MASTER_SITES= SF/${PORTNAME}s/${PORTNAME}s/10.4/

View File

@ -57,3 +57,5 @@ include/ecl/unify.h
%%LIB32DIR%%/libecl.so.10 %%LIB32DIR%%/libecl.so.10
%%LIB32DIR%%/libecl.so.10.4 %%LIB32DIR%%/libecl.so.10.4
%%LIB32DIR%%/libecl.so.10.4.1 %%LIB32DIR%%/libecl.so.10.4.1
@dirrm %%LIB32DIR%%/ecl-10.4.1
@dirrm include/ecl