diff options
Diffstat (limited to 'lang/sr/Makefile')
-rw-r--r-- | lang/sr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sr/Makefile b/lang/sr/Makefile index f4cd2d4abc2d..9e6a489e0213 100644 --- a/lang/sr/Makefile +++ b/lang/sr/Makefile @@ -7,7 +7,7 @@ PORTNAME= sr PORTVERSION= 2.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang parallel MASTER_SITES= ftp://ftp.uu.net/.vol/1/languages/sr/ \ http://www.it.uc3m.es/~ptb/clases/sr/inst/src/ \ @@ -31,7 +31,7 @@ MAN5 = srmap.5 srtrace.5 PLIST_SUB+= X11="@comment " .else PLIST_SUB+= X11="" -USE_XLIB= yes +USE_XORG= x11 .endif .include <bsd.port.pre.mk> |