diff options
author | Cy Schubert <cy@FreeBSD.org> | 2015-10-25 14:51:50 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2015-10-25 14:51:50 +0000 |
commit | 86cee243f6d966b1a2246cac72351f72951687c0 (patch) | |
tree | 1a6b1413fcea87cefb812459111b457bc841bded /x11-clocks | |
parent | f1383abb1b131b7fef954044f379e64baca86be8 (diff) | |
download | ports-86cee243f6d966b1a2246cac72351f72951687c0.tar.gz ports-86cee243f6d966b1a2246cac72351f72951687c0.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xalarm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-clocks/xalarm/Makefile b/x11-clocks/xalarm/Makefile index fc3fdcc4ca19..8cf1220196d9 100644 --- a/x11-clocks/xalarm/Makefile +++ b/x11-clocks/xalarm/Makefile @@ -12,7 +12,6 @@ COMMENT= X based alarm clock USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt -IS_INTERACTIVE= yes pre-install: (cd ${WRKSRC} ; ${CP} XAlarm.ad XAlarm-color.ad) |