diff options
Diffstat (limited to 'audio/liblscp/Makefile')
-rw-r--r-- | audio/liblscp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/liblscp/Makefile b/audio/liblscp/Makefile index 036fcdab4338..59585e1b4eb7 100644 --- a/audio/liblscp/Makefile +++ b/audio/liblscp/Makefile @@ -16,7 +16,7 @@ COMMENT= Wrapper around the LSCP network protocol LICENSE= LGPL21 -USE_GNOME= gnomehack +USES= pathfix USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |