1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Remove empty dir to fix plist.

Submitted by:	QAT
This commit is contained in:
Koop Mast 2010-03-24 10:56:51 +00:00
parent 1260c5a7e7
commit 0226da9003
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251435
2 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= libcaca
DISTVERSION= 0.99.beta17
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/libcaca/
@ -18,6 +19,7 @@ USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:22
CONFIGURE_ARGS= --disable-doc \
--enable-ncurses \
--disable-java \
--disable-csharp \
--disable-ruby

View File

@ -40,4 +40,5 @@ libdata/pkgconfig/cucul.pc
%%PORTDOCS%%%%DOCSDIR%%/THANKS
%%DATADIR%%/caca.txt
@dirrm %%DATADIR%%
@dirrmtry lib/jni
%%PORTDOCS%%@dirrm %%DOCSDIR%%