diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-12 08:45:54 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-12 08:45:54 +0000 |
commit | a51e404df768f2c9fc2118a24f5943257f377afa (patch) | |
tree | 851867f5e98429c7502dfa3373415edd59220819 /audio/p5-Net-LibLO | |
parent | 33e3be5231074adca69fd58e79fe486031edb74a (diff) | |
download | ports-a51e404df768f2c9fc2118a24f5943257f377afa.tar.gz ports-a51e404df768f2c9fc2118a24f5943257f377afa.zip |
Notes
Diffstat (limited to 'audio/p5-Net-LibLO')
-rw-r--r-- | audio/p5-Net-LibLO/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Net-LibLO/Makefile b/audio/p5-Net-LibLO/Makefile index a81c2040bbf5..2405fcc47fdc 100644 --- a/audio/p5-Net-LibLO/Makefile +++ b/audio/p5-Net-LibLO/Makefile @@ -13,6 +13,6 @@ COMMENT= Perl extension for liblo Lightweight OSC library LIB_DEPENDS= liblo.so:${PORTSDIR}/audio/liblo USES= pkgconfig perl5 -USE_PERL5= configure +USE_PERL5= modbuild .include <bsd.port.mk> |