diff options
Diffstat (limited to 'multimedia/vdr/Makefile')
-rw-r--r-- | multimedia/vdr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vdr/Makefile b/multimedia/vdr/Makefile index 33625c2d90ba..3ba84d7fc332 100644 --- a/multimedia/vdr/Makefile +++ b/multimedia/vdr/Makefile @@ -22,10 +22,10 @@ DVBPATCH_DESC= DVB audio patch for some countries STB0899_SIGNAL_DESC= STB0899 signal strength patch OPTIONS_DEFAULT= IPTVPATCH TTXPATCH +USES= pkgconfig DIST_SUBDIR= vdr USE_BZIP2= yes USE_GMAKE= yes -USE_PKGCONFIG= build USE_GETTEXT= yes USE_ICONV= yes PORTDOCS= COPYING INSTALL MANUAL README HISTORY |