diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-10 02:37:20 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-10 02:37:20 +0000 |
commit | 4e33ae17e227a0f6ab87d600046106153e42f507 (patch) | |
tree | 7e8b1aad1846184b741f99545a4b4de2c4f3c14b /audio/esound | |
parent | 1018402a14a54332c84aec3e37f60f6895964d53 (diff) |
Notes
Diffstat (limited to 'audio/esound')
-rw-r--r-- | audio/esound/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index b415b4dc3aba..fb861abd561f 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -24,6 +24,8 @@ INSTALLS_SHLIB= yes USE_GNOME= gnometarget gnomehack USE_LIBTOOL= yes +CONFLICTS= py*-ro-* + MAN1= esd-config.1 esd.1 esdcat.1 esdctl.1 esddsp.1 esdfilt.1 esdloop.1 \ esdmon.1 esdplay.1 esdrec.1 esdsample.1 |