diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-08-16 06:29:00 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-08-16 06:29:00 +0000 |
commit | 0eb8bbcf036873f15b74c25841c8ed6ca6294d6e (patch) | |
tree | a1bc1f747fb9e93a403023525b18d6bfef45468f /multimedia/xawtv | |
parent | 496003f76bfa9c2da9aaefbc76cd17636402baed (diff) |
Notes
Diffstat (limited to 'multimedia/xawtv')
-rw-r--r-- | multimedia/xawtv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile index e936357757b4..5b4b618c205d 100644 --- a/multimedia/xawtv/Makefile +++ b/multimedia/xawtv/Makefile @@ -31,6 +31,7 @@ OPTIONS= AA "Enable AA support" on \ USE_MOTIF= yes GNU_CONFIGURE= yes USE_GMAKE= yes +USE_PERL5= yes USE_XPM= yes USE_XLIB= yes CONFIGURE_ENV= LIBS="-L${PREFIX}/lib -L${LOCALBASE}/lib" \ |