diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-21 11:01:28 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-21 11:01:28 +0000 |
commit | b33c14df21f88beb43d58a0a6946520d1da5f80d (patch) | |
tree | 31c830e352546b257d3013663ce6d2a293d3be48 /audio/uade | |
parent | 1b9f5688bb025cf552effdd359f109db4ddc634f (diff) | |
download | ports-b33c14df21f88beb43d58a0a6946520d1da5f80d.tar.gz ports-b33c14df21f88beb43d58a0a6946520d1da5f80d.zip |
Notes
Diffstat (limited to 'audio/uade')
-rw-r--r-- | audio/uade/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/uade/Makefile b/audio/uade/Makefile index 27a104fd7754..ad221981e565 100644 --- a/audio/uade/Makefile +++ b/audio/uade/Makefile @@ -32,6 +32,8 @@ CONFIGURE_ENV= SYSCFLAGS='${CFLAGS}' WRKSRC= ${WRKDIR}/uade-${PORTVERSION} +MAN1= uade.1 + post-install: ${RM} -rf ${X11BASE}/share/uade/players/S |