diff options
Diffstat (limited to 'x11-toolkits/9libs/Makefile')
-rw-r--r-- | x11-toolkits/9libs/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/9libs/Makefile b/x11-toolkits/9libs/Makefile index f892cf7f1ea7..bbe341e6462f 100644 --- a/x11-toolkits/9libs/Makefile +++ b/x11-toolkits/9libs/Makefile @@ -7,15 +7,15 @@ PORTNAME= 9libs PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits plan9 MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Plan9 compatibility libraries -USE_XLIB= YES -USE_AUTOTOOLS= libtool:13:inc -GNU_CONFIGURE= YES +USE_XLIB= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS+=--includedir=${PREFIX}/include/9libs MAN3= add.3 balloc.3 bitblt.3 cachechars.3 event.3 frame.3 graphics.3 rgbpix.3 rune.3 |