diff options
Diffstat (limited to 'textproc/libcue/Makefile')
-rw-r--r-- | textproc/libcue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libcue/Makefile b/textproc/libcue/Makefile index 7af62b609fa8..e3c657ed1a34 100644 --- a/textproc/libcue/Makefile +++ b/textproc/libcue/Makefile @@ -18,6 +18,6 @@ USE_GITHUB= yes GH_ACCOUNT= lipnitsk USE_LDCONFIG= yes -USES= bison cmake:outsource pathfix +USES= bison cmake pathfix .include <bsd.port.mk> |