diff options
author | rene <rene@FreeBSD.org> | 2013-07-02 23:20:21 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-07-02 23:20:21 +0800 |
commit | 6c36e86927f19121a0193740d9f78f342d2dbac1 (patch) | |
tree | 6b5da654b98f4ea4cb87cf4c161c9e1bf4cb05db /audio | |
parent | a42f359645be5e3e61f213647982c366ca5d4497 (diff) | |
download | freebsd-ports-gnome-6c36e86927f19121a0193740d9f78f342d2dbac1.tar.gz freebsd-ports-gnome-6c36e86927f19121a0193740d9f78f342d2dbac1.tar.zst freebsd-ports-gnome-6c36e86927f19121a0193740d9f78f342d2dbac1.zip |
Copy pkg-descr from audio/arts instead of referencing it.
This fixes the INDEX build when audio/arts gets removed.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/linux-f10-arts/Makefile | 1 | ||||
-rw-r--r-- | audio/linux-f10-arts/pkg-descr | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-f10-arts/Makefile b/audio/linux-f10-arts/Makefile index da2dfc46c69a..224243b0c8e8 100644 --- a/audio/linux-f10-arts/Makefile +++ b/audio/linux-f10-arts/Makefile @@ -23,6 +23,5 @@ LINUX_DIST_VER= 10 RPMVERSION= 1.fc10 BRANDELF_DIRS= usr/bin USE_LDCONFIG= yes -DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr .include <bsd.port.mk> diff --git a/audio/linux-f10-arts/pkg-descr b/audio/linux-f10-arts/pkg-descr new file mode 100644 index 000000000000..261bf83da77f --- /dev/null +++ b/audio/linux-f10-arts/pkg-descr @@ -0,0 +1 @@ +This is the aRts module from KDE CVS. |