diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 17:07:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 17:07:26 +0000 |
commit | 926c80457ba93266c92d25ce104486fc3101d852 (patch) | |
tree | 4fe3821c37cb6d078630d18fa663115222471e1a /graphics/bugle | |
parent | a5341091eb73a3b0935daf8915c7f79139235548 (diff) | |
download | ports-926c80457ba93266c92d25ce104486fc3101d852.tar.gz ports-926c80457ba93266c92d25ce104486fc3101d852.zip |
Notes
Diffstat (limited to 'graphics/bugle')
-rw-r--r-- | graphics/bugle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index 0e3af13da5f3..64480f62303c 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -15,7 +15,7 @@ AVCODEC_DESC= LAVC codec support GNU_CONFIGURE= yes USE_GL= gl -USE_PERL5= yes +USES= perl5 USE_AUTOTOOLS= libltdl USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/${PORTNAME} |