diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-08 01:00:29 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-08 01:00:29 +0000 |
commit | 326cf4788d712399991d3a1e10f5f19924d19115 (patch) | |
tree | 37ffe500fb4e723f47ac7acb6eb2156b983c3164 | |
parent | New port Goggles version 0.2.4: A FOX frontend to the Ogle DVD (diff) |
Remove USE_XLIB
Notes
Notes:
svn path=/head/; revision=75075
-rw-r--r-- | multimedia/libdvdcss/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile index 159421f67c60..e5c467b15586 100644 --- a/multimedia/libdvdcss/Makefile +++ b/multimedia/libdvdcss/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= lioux@FreeBSD.org USE_BZIP2= yes -USE_XLIB= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes |