diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-10-15 04:30:47 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-10-15 04:30:47 +0800 |
commit | ab81bb1441fd8f4691bb0977aae6d00cb93917a1 (patch) | |
tree | 43b0099e5d67d7ac1b67a8e93ac8eb2478a97db5 /audio/Makefile | |
parent | e3734058da4861d4762399add633f10d1bc9d7e3 (diff) | |
download | freebsd-ports-gnome-ab81bb1441fd8f4691bb0977aae6d00cb93917a1.tar.gz freebsd-ports-gnome-ab81bb1441fd8f4691bb0977aae6d00cb93917a1.tar.zst freebsd-ports-gnome-ab81bb1441fd8f4691bb0977aae6d00cb93917a1.zip |
- Add audio/dumb-allegro as a slave port for audio/dumb
- Modify audio/dumb Makefile to correctly handle slave port WRT to PKGNAMESUFFIX and CONFLICTS
PR: 139558
Submitted by: Stas Timokhin <stast@bsdportal.ru>
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 46a01fe4a530..464ff9cc2906 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -127,6 +127,7 @@ SUBDIR += dssi SUBDIR += dtmfdial SUBDIR += dumb + SUBDIR += dumb-allegro SUBDIR += dvda-author SUBDIR += easytag SUBDIR += easytag-devel |