diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-12 18:06:03 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-12 18:06:03 +0000 |
commit | 0b3845059b7db854f639fdc22cbee5917a109429 (patch) | |
tree | caf1012728d35e78192abbaae01df9a62209699b /x11-clocks | |
parent | c5d3addcc71350c030c80276e95c47924f792f1f (diff) | |
download | ports-0b3845059b7db854f639fdc22cbee5917a109429.tar.gz ports-0b3845059b7db854f639fdc22cbee5917a109429.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/aclock/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-clocks/aclock/Makefile b/x11-clocks/aclock/Makefile index d021e1d0fed3..8f370efb6e8d 100644 --- a/x11-clocks/aclock/Makefile +++ b/x11-clocks/aclock/Makefile @@ -21,5 +21,4 @@ USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/${DISTNAME} -NO_STAGE= yes .include <bsd.port.mk> |