diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-08 09:00:29 +0800 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-08 09:00:29 +0800 |
commit | 326cf4788d712399991d3a1e10f5f19924d19115 (patch) | |
tree | 37ffe500fb4e723f47ac7acb6eb2156b983c3164 /multimedia | |
parent | 5df9ffdd26c902c069c85b4d82db48c163ce7a22 (diff) | |
download | freebsd-ports-gnome-326cf4788d712399991d3a1e10f5f19924d19115.tar.gz freebsd-ports-gnome-326cf4788d712399991d3a1e10f5f19924d19115.tar.zst freebsd-ports-gnome-326cf4788d712399991d3a1e10f5f19924d19115.zip |
Remove USE_XLIB
Diffstat (limited to 'multimedia')
-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 |