Fix install target

This commit is contained in:
dcoppa 2015-06-29 06:29:52 +00:00
parent 0c9d323e0a
commit b364f72e0c
2 changed files with 8 additions and 4 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.32 2015/01/05 16:09:51 dcoppa Exp $
# $OpenBSD: Makefile,v 1.33 2015/06/29 06:29:52 dcoppa Exp $
COMMENT = clone of rxvt with Unicode and Xft support
DISTNAME = rxvt-unicode-9.21
REVISION = 0
CATEGORIES = x11
EXTRACT_SUFX = .tar.bz2
@ -25,6 +26,9 @@ MODULES = devel/gettext
LIB_DEPENDS = devel/startup-notification \
graphics/gdk-pixbuf2
FAKE_FLAGS = INSTALL_DATA="${INSTALL_DATA}" \
INSTALL_PROGRAM="${INSTALL_PROGRAM}"
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS = --enable-256-color \
--enable-perl \

View File

@ -1,11 +1,11 @@
@comment $OpenBSD: PLIST,v 1.10 2015/01/05 16:09:51 dcoppa Exp $
@mode g+s
@comment $OpenBSD: PLIST,v 1.11 2015/06/29 06:29:52 dcoppa Exp $
@mode 2555
@group utmp
@bin bin/urxvt
@mode
@group
@bin bin/urxvtc
@mode g+s
@mode 2555
@group utmp
@bin bin/urxvtd
@mode